Skip to content

Commit e8fe5be

Browse files
chore: release main
1 parent 2417226 commit e8fe5be

File tree

100 files changed

+622
-50
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

+622
-50
lines changed

src/apis/advisorynotifications/CHANGELOG.md

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

3+
## 1.0.0 (2025-08-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **advisorynotifications:** update the API ([89d6e75](https://github.com/googleapis/google-api-nodejs-client/commit/89d6e75df375e4f1ad3854ab8c9ae1e01531c28e))
9+
* 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))
10+
311
## [5.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/advisorynotifications-v5.0.0...advisorynotifications-v5.0.1) (2025-07-08)
412

513

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

src/apis/alloydb/CHANGELOG.md

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

3+
## 1.0.0 (2025-08-07)
4+
5+
6+
### Features
7+
8+
* **alloydb:** update the API ([ce5e547](https://github.com/googleapis/google-api-nodejs-client/commit/ce5e547be081e85bf086ed77c6270c11d39788f2))
9+
10+
11+
### Bug Fixes
12+
13+
* **alloydb:** update the API ([69f2c82](https://github.com/googleapis/google-api-nodejs-client/commit/69f2c82fc2f36c769f83f1ff1dd4fac7a9566934))
14+
* 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))
15+
316
## [14.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/alloydb-v14.0.1...alloydb-v14.1.0) (2025-08-04)
417

518

src/apis/alloydb/package.json

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

src/apis/analyticsdata/CHANGELOG.md

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

3+
## 1.0.0 (2025-08-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **analyticsdata:** update the API ([769f574](https://github.com/googleapis/google-api-nodejs-client/commit/769f5744fdc8119cb0d54fdee9aa158c15fc9ff2))
9+
* 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))
10+
311
## [3.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/analyticsdata-v3.0.0...analyticsdata-v3.0.1) (2025-07-08)
412

513

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

src/apis/analyticshub/CHANGELOG.md

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

3+
## 1.0.0 (2025-08-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **analyticshub:** update the API ([13e6a12](https://github.com/googleapis/google-api-nodejs-client/commit/13e6a12aba1d5739768f62fc6d67b4694336949d))
9+
* 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))
10+
311
## [15.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/analyticshub-v15.0.0...analyticshub-v15.0.1) (2025-07-08)
412

513

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

src/apis/apigeeregistry/CHANGELOG.md

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

3+
## 1.0.0 (2025-08-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **apigeeregistry:** update the API ([665f819](https://github.com/googleapis/google-api-nodejs-client/commit/665f81983ef7160357b11cbede809d6331e61337))
9+
* 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))
10+
311
## [4.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/apigeeregistry-v4.0.0...apigeeregistry-v4.0.1) (2025-07-08)
412

513

src/apis/apigeeregistry/package.json

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

0 commit comments

Comments
 (0)