Skip to content

Commit 0b905fc

Browse files
chore: release main
1 parent f9dddef commit 0b905fc

File tree

84 files changed

+348
-42
lines changed

Some content is hidden

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

84 files changed

+348
-42
lines changed

src/apis/advisorynotifications/CHANGELOG.md

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

3+
## [4.0.2](https://github.com/googleapis/google-api-nodejs-client/compare/advisorynotifications-v4.0.1...advisorynotifications-v4.0.2) (2025-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **advisorynotifications:** update the API ([c5ab0f4](https://github.com/googleapis/google-api-nodejs-client/commit/c5ab0f4e98498407324d7bd72ad397aea881f44b))
9+
310
## [4.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/advisorynotifications-v4.0.0...advisorynotifications-v4.0.1) (2025-06-04)
411

512

src/apis/advisorynotifications/package.json

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

src/apis/analyticsdata/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/analyticsdata-v2.0.1...analyticsdata-v2.0.2) (2025-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **analyticsdata:** update the API ([981d6ba](https://github.com/googleapis/google-api-nodejs-client/commit/981d6ba6a08e15faa6bca00dad593c5ecf32661f))
9+
310
## [2.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/analyticsdata-v2.0.0...analyticsdata-v2.0.1) (2025-06-04)
411

512

src/apis/analyticsdata/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/analyticsdata",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "analyticsdata",
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+
## [15.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/analyticshub-v14.0.1...analyticshub-v15.0.0) (2025-06-26)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **analyticshub:** This release has breaking changes.
9+
10+
### Features
11+
12+
* **analyticshub:** update the API ([be9837a](https://github.com/googleapis/google-api-nodejs-client/commit/be9837a41e2220ca87c4a36141c792657155b081))
13+
314
## [14.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/analyticshub-v14.0.0...analyticshub-v14.0.1) (2025-06-04)
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": "14.0.1",
3+
"version": "15.0.0",
44
"description": "analyticshub",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/apigateway/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/apigateway-v2.0.1...apigateway-v2.0.2) (2025-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **apigateway:** update the API ([0d62c09](https://github.com/googleapis/google-api-nodejs-client/commit/0d62c099478fafdf6bd191a6a399a509088e9046))
9+
310
## [2.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/apigateway-v2.0.0...apigateway-v2.0.1) (2025-06-04)
411

512

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

src/apis/appengine/CHANGELOG.md

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

3+
## [9.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v9.0.1...appengine-v9.1.0) (2025-06-26)
4+
5+
6+
### Features
7+
8+
* **appengine:** update the API ([ab1225d](https://github.com/googleapis/google-api-nodejs-client/commit/ab1225da161e692d227385521f876e5f32b8e0a6))
9+
310
## [9.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v9.0.0...appengine-v9.0.1) (2025-06-04)
411

512

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

0 commit comments

Comments
 (0)