Skip to content

Commit 63c3611

Browse files
release-please[bot]sofisl
authored andcommitted
chore: release main
1 parent 39d914e commit 63c3611

File tree

100 files changed

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

+601
-51
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 134 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": "140.0.1",
3+
"version": "141.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": "^4.17.1",
21-
"googleapis": "^140.0.1",
21+
"googleapis": "^141.0.0",
2222
"googleapis-common": "^7.0.0",
2323
"nconf": "^0.12.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+
## [7.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/accesscontextmanager-v7.1.0...accesscontextmanager-v7.2.0) (2024-07-26)
4+
5+
6+
### Features
7+
8+
* **accesscontextmanager:** update the API ([62e106a](https://github.com/googleapis/google-api-nodejs-client/commit/62e106a363b94fb88c703a7b59ced097f3d1c1c9))
9+
310
## [7.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/accesscontextmanager-v7.0.0...accesscontextmanager-v7.1.0) (2024-05-07)
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": "7.1.0",
3+
"version": "7.2.0",
44
"description": "accesscontextmanager",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/admin/CHANGELOG.md

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

3+
## [20.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/admin-v20.0.0...admin-v20.0.1) (2024-07-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **admin:** update the API ([ab1c80b](https://github.com/googleapis/google-api-nodejs-client/commit/ab1c80b2304925885463685996b1deec67df1f69))
9+
310
## [20.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/admin-v19.0.1...admin-v20.0.0) (2024-06-21)
411

512

src/apis/admin/package.json

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

src/apis/analyticshub/CHANGELOG.md

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

3+
## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/analyticshub-v6.0.0...analyticshub-v7.0.0) (2024-07-26)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* run the generator ([#3510](https://github.com/googleapis/google-api-nodejs-client/issues/3510)) ([c16d5c8](https://github.com/googleapis/google-api-nodejs-client/commit/c16d5c87fb36b2aa38626fa4f8ff12d25a2385ad))
13+
314
## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/analyticshub-v5.1.0...analyticshub-v6.0.0) (2024-05-02)
415

516

src/apis/analyticshub/package.json

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

0 commit comments

Comments
 (0)