Skip to content

Commit 22e91d7

Browse files
chore: release main
1 parent 7207800 commit 22e91d7

File tree

100 files changed

+603
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+603
-51
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44

55
[1]: https://www.npmjs.com/package/googleapis?activeTab=versions
66

7+
## [163.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v162.0.0...googleapis-v163.0.0) (2025-10-15)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* This release has breaking changes.
13+
* This release has breaking changes.
14+
15+
### Features
16+
17+
* run the generator ([#3811](https://github.com/googleapis/google-api-nodejs-client/issues/3811)) ([78b9203](https://github.com/googleapis/google-api-nodejs-client/commit/78b9203251a7e2d48bf29657ebd53dcdaba15acf))
18+
* run the generator ([#3814](https://github.com/googleapis/google-api-nodejs-client/issues/3814)) ([4ba19d0](https://github.com/googleapis/google-api-nodejs-client/commit/4ba19d068b2b8deb28d773ebc6a3418f5e4a7162))
19+
* run the generator ([#3816](https://github.com/googleapis/google-api-nodejs-client/issues/3816)) ([ba630d0](https://github.com/googleapis/google-api-nodejs-client/commit/ba630d0f6c822f3f9ca40583c528cfc96e5e3651))
20+
721
## [162.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v161.0.0...googleapis-v162.0.0) (2025-10-09)
822

923

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "googleapis",
3-
"version": "162.0.0",
3+
"version": "163.0.0",
44
"repository": "googleapis/google-api-nodejs-client",
55
"license": "Apache-2.0",
66
"description": "Google APIs Client Library for Node.js",

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@google-cloud/local-auth": "^3.0.0",
2020
"express": "^5.0.0",
21-
"googleapis": "^162.0.0",
21+
"googleapis": "^163.0.0",
2222
"googleapis-common": "^8.0.2-rc.0",
2323
"nconf": "^0.13.0",
2424
"open": "^8.0.0",

src/apis/area120tables/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/area120tables-v4.0.0...area120tables-v5.0.0) (2025-10-15)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* run the generator ([#3814](https://github.com/googleapis/google-api-nodejs-client/issues/3814)) ([4ba19d0](https://github.com/googleapis/google-api-nodejs-client/commit/4ba19d068b2b8deb28d773ebc6a3418f5e4a7162))
13+
314
## [4.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/area120tables-v3.0.1...area120tables-v4.0.0) (2025-09-16)
415

516

src/apis/area120tables/package.json

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

src/apis/assuredworkloads/CHANGELOG.md

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

3+
## [14.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/assuredworkloads-v13.1.0...assuredworkloads-v14.0.0) (2025-10-15)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* run the generator ([#3814](https://github.com/googleapis/google-api-nodejs-client/issues/3814)) ([4ba19d0](https://github.com/googleapis/google-api-nodejs-client/commit/4ba19d068b2b8deb28d773ebc6a3418f5e4a7162))
13+
314
## [13.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/assuredworkloads-v13.0.0...assuredworkloads-v13.1.0) (2025-10-09)
415

516

src/apis/assuredworkloads/package.json

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

src/apis/bigquery/CHANGELOG.md

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

3+
## [20.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquery-v19.0.0...bigquery-v20.0.0) (2025-10-15)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* run the generator ([#3814](https://github.com/googleapis/google-api-nodejs-client/issues/3814)) ([4ba19d0](https://github.com/googleapis/google-api-nodejs-client/commit/4ba19d068b2b8deb28d773ebc6a3418f5e4a7162))
13+
314
## [19.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquery-v18.0.0...bigquery-v19.0.0) (2025-10-09)
415

516

src/apis/bigquery/package.json

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

src/apis/bigqueryconnection/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/bigqueryconnection-v4.0.0...bigqueryconnection-v5.0.0) (2025-10-15)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* run the generator ([#3814](https://github.com/googleapis/google-api-nodejs-client/issues/3814)) ([4ba19d0](https://github.com/googleapis/google-api-nodejs-client/commit/4ba19d068b2b8deb28d773ebc6a3418f5e4a7162))
13+
314
## [4.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigqueryconnection-v3.0.1...bigqueryconnection-v4.0.0) (2025-09-16)
415

516

0 commit comments

Comments
 (0)