Skip to content

Commit 0e8e429

Browse files
chore: release main
1 parent a572161 commit 0e8e429

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

src/apis/apigateway/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/googleapis/google-api-nodejs-client/compare/apigateway-v1.0.1...apigateway-v1.0.2) (2025-08-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **apigateway:** update the API ([d4024ee](https://github.com/googleapis/google-api-nodejs-client/commit/d4024eeb58ec43df1c85f445658582ae192cd45a))
9+
* upgrade googleapis-common to 8.0.0 ([#3731](https://github.com/googleapis/google-api-nodejs-client/issues/3731)) ([c9fdf4b](https://github.com/googleapis/google-api-nodejs-client/commit/c9fdf4b34d6c9bcf608eee35dd281d4680be9797))
10+
311
## [1.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/apigateway-v1.0.0...apigateway-v1.0.1) (2025-08-13)
412

513

src/apis/apigateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/apigateway",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "apigateway",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/css",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "css",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)