Skip to content

Commit 00e6acb

Browse files
chore: release main
1 parent 4aca92a commit 00e6acb

File tree

100 files changed

+722
-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

+722
-51
lines changed

CHANGELOG.md

Lines changed: 323 additions & 0 deletions
Large diffs are not rendered by default.

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": "150.0.1",
3+
"version": "151.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": "^150.0.1",
21+
"googleapis": "^151.0.0",
2222
"googleapis-common": "^8.0.2-rc.0",
2323
"nconf": "^0.13.0",
2424
"open": "^8.0.0",

src/apis/accesscontextmanager/CHANGELOG.md

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

3+
## [10.0.2](https://github.com/googleapis/google-api-nodejs-client/compare/accesscontextmanager-v10.0.1...accesscontextmanager-v10.0.2) (2025-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **accesscontextmanager:** update the API ([55d1408](https://github.com/googleapis/google-api-nodejs-client/commit/55d14081cf9d60387bd5337a37ec802966620396))
9+
310
## [10.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/accesscontextmanager-v10.0.0...accesscontextmanager-v10.0.1) (2025-06-04)
411

512

src/apis/accesscontextmanager/package.json

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

src/apis/area120tables/CHANGELOG.md

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

3+
## [2.0.2](https://github.com/googleapis/google-api-nodejs-client/compare/area120tables-v2.0.1...area120tables-v2.0.2) (2025-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **area120tables:** update the API ([dbd5ca2](https://github.com/googleapis/google-api-nodejs-client/commit/dbd5ca264e3f207a0a4f6c306e07b2bb9b01b0fb))
9+
310
## [2.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/area120tables-v2.0.0...area120tables-v2.0.1) (2025-06-04)
411

512

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": "2.0.1",
3+
"version": "2.0.2",
44
"description": "area120tables",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/assuredworkloads/CHANGELOG.md

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

3+
## [11.0.2](https://github.com/googleapis/google-api-nodejs-client/compare/assuredworkloads-v11.0.1...assuredworkloads-v11.0.2) (2025-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **assuredworkloads:** update the API ([be016ed](https://github.com/googleapis/google-api-nodejs-client/commit/be016ed68b8d69b84774e993a00e23fca2b2c5a0))
9+
310
## [11.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/assuredworkloads-v11.0.0...assuredworkloads-v11.0.1) (2025-06-04)
411

512

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": "11.0.1",
3+
"version": "11.0.2",
44
"description": "assuredworkloads",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/bigquery/CHANGELOG.md

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

3+
## [15.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquery-v15.0.1...bigquery-v15.1.0) (2025-06-26)
4+
5+
6+
### Features
7+
8+
* **bigquery:** update the API ([390236a](https://github.com/googleapis/google-api-nodejs-client/commit/390236a5b9e325f787f472811ca7ef3780396180))
9+
310
## [15.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/bigquery-v15.0.0...bigquery-v15.0.1) (2025-06-04)
411

512

0 commit comments

Comments
 (0)