Skip to content

Commit 8445a20

Browse files
committed
chore: release main
1 parent 7247e48 commit 8445a20

File tree

26 files changed

+156
-13
lines changed

26 files changed

+156
-13
lines changed

‎src/apis/apigateway/CHANGELOG.md

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

3+
## [2.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/apigateway-v1.1.0...apigateway-v2.0.0) (2025-05-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* upgrade to node 18
9+
10+
### Features
11+
12+
* upgrade to node 18 ([682fbb8](https://github.com/googleapis/google-api-nodejs-client/commit/682fbb869189ae92b3e9a194d37d0548af0c1f92))
13+
314
## [1.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/apigateway-v1.0.7...apigateway-v1.1.0) (2025-05-05)
415

516

‎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.1.0",
3+
"version": "2.0.0",
44
"description": "apigateway",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

‎src/apis/appengine/CHANGELOG.md

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

3+
## [9.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v8.6.0...appengine-v9.0.0) (2025-05-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* upgrade to node 18
9+
10+
### Features
11+
12+
* upgrade to node 18 ([682fbb8](https://github.com/googleapis/google-api-nodejs-client/commit/682fbb869189ae92b3e9a194d37d0548af0c1f92))
13+
314
## [8.6.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v8.5.0...appengine-v8.6.0) (2025-05-05)
415

516

‎src/apis/appengine/package.json

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

‎src/apis/bigqueryreservation/CHANGELOG.md

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

3+
## [4.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigqueryreservation-v3.5.0...bigqueryreservation-v4.0.0) (2025-05-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* upgrade to node 18
9+
10+
### Features
11+
12+
* upgrade to node 18 ([682fbb8](https://github.com/googleapis/google-api-nodejs-client/commit/682fbb869189ae92b3e9a194d37d0548af0c1f92))
13+
314
## [3.5.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigqueryreservation-v3.4.0...bigqueryreservation-v3.5.0) (2025-05-05)
415

516

‎src/apis/bigqueryreservation/package.json

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

‎src/apis/cloudprofiler/CHANGELOG.md

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

3+
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudprofiler-v4.0.0...cloudprofiler-v5.0.0) (2025-05-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* upgrade to node 18
9+
10+
### Features
11+
12+
* upgrade to node 18 ([682fbb8](https://github.com/googleapis/google-api-nodejs-client/commit/682fbb869189ae92b3e9a194d37d0548af0c1f92))
13+
314
## [4.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudprofiler-v3.0.1...cloudprofiler-v4.0.0) (2024-05-02)
415

516

‎src/apis/cloudprofiler/package.json

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

‎src/apis/contactcenterinsights/CHANGELOG.md

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

3+
## [15.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/contactcenterinsights-v14.1.0...contactcenterinsights-v15.0.0) (2025-05-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* upgrade to node 18
9+
10+
### Features
11+
12+
* upgrade to node 18 ([682fbb8](https://github.com/googleapis/google-api-nodejs-client/commit/682fbb869189ae92b3e9a194d37d0548af0c1f92))
13+
314
## [14.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/contactcenterinsights-v14.0.0...contactcenterinsights-v14.1.0) (2025-05-05)
415

516

‎src/apis/contactcenterinsights/package.json

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

0 commit comments

Comments
 (0)