Skip to content

Commit 2c457be

Browse files
chore: release main
1 parent 5ccb864 commit 2c457be

File tree

5 files changed

+43
-3
lines changed

5 files changed

+43
-3
lines changed

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

src/apis/dlp/CHANGELOG.md

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

3+
## [9.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/dlp-v8.0.0...dlp-v9.0.0) (2025-08-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
* This release has breaking changes.
10+
* This release has breaking changes.
11+
12+
### Features
13+
14+
* **dlp:** update the API ([ba969e4](https://github.com/googleapis/google-api-nodejs-client/commit/ba969e44d1b01b2b65ab67527da77475ca030e63))
15+
* run the generator ([#3716](https://github.com/googleapis/google-api-nodejs-client/issues/3716)) ([cc510de](https://github.com/googleapis/google-api-nodejs-client/commit/cc510de95a4f5b76dd72cd01c496f5bca66dbebd))
16+
* run the generator ([#3749](https://github.com/googleapis/google-api-nodejs-client/issues/3749)) ([716b41c](https://github.com/googleapis/google-api-nodejs-client/commit/716b41cf75e2983777ae1f40f2ef0e01a85bcce3))
17+
* run the generator ([#3751](https://github.com/googleapis/google-api-nodejs-client/issues/3751)) ([4eedfd2](https://github.com/googleapis/google-api-nodejs-client/commit/4eedfd211682fc3560fc76319aa66a7988165c24))
18+
19+
20+
### Bug Fixes
21+
22+
* **dlp:** update the API ([ffccfbf](https://github.com/googleapis/google-api-nodejs-client/commit/ffccfbf2abfc272d9ca64218533e2e84d77350e2))
23+
* **dlp:** update the API ([004d70e](https://github.com/googleapis/google-api-nodejs-client/commit/004d70ea5c17dcf2819003ca8b27201340005007))
24+
* 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))
25+
326
## [8.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/dlp-v7.0.0...dlp-v8.0.0) (2025-08-29)
427

528

src/apis/dlp/package.json

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

src/apis/policysimulator/CHANGELOG.md

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

3+
## [8.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/policysimulator-v7.0.0...policysimulator-v8.0.0) (2025-08-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* **policysimulator:** update the API ([ddd9d5b](https://github.com/googleapis/google-api-nodejs-client/commit/ddd9d5b316f038c4871fe850b416e0dc67208e2a))
13+
* run the generator ([#3749](https://github.com/googleapis/google-api-nodejs-client/issues/3749)) ([716b41c](https://github.com/googleapis/google-api-nodejs-client/commit/716b41cf75e2983777ae1f40f2ef0e01a85bcce3))
14+
15+
16+
### Bug Fixes
17+
18+
* 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))
19+
320
## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/policysimulator-v6.0.0...policysimulator-v7.0.0) (2025-08-29)
421

522

src/apis/policysimulator/package.json

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

0 commit comments

Comments
 (0)