Skip to content

Commit 131f619

Browse files
chore: release main
1 parent 60433c0 commit 131f619

File tree

33 files changed

+203
-17
lines changed

33 files changed

+203
-17
lines changed

src/apis/aiplatform/CHANGELOG.md

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

3+
## [2.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/aiplatform-v1.0.0...aiplatform-v2.0.0) (2023-08-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **aiplatform:** This release has breaking changes.
9+
10+
### Features
11+
12+
* **aiplatform:** update the API ([146712c](https://github.com/googleapis/google-api-nodejs-client/commit/146712c48eada981c15b6fff9b07040a7575d47c))
13+
* regenerate index files ([751227d](https://github.com/googleapis/google-api-nodejs-client/commit/751227d3926c946b5db5edb58f0086e074a61169))
14+
15+
16+
### Bug Fixes
17+
18+
* **aiplatform:** update the API ([7feb2e8](https://github.com/googleapis/google-api-nodejs-client/commit/7feb2e8bf08708c7f4dcf25a4546ca95b41b02c4))
19+
320
## 1.0.0 (2023-08-17)
421

522

src/apis/aiplatform/package.json

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

src/apis/blockchainnodeengine/CHANGELOG.md

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

3+
## [1.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/blockchainnodeengine-v1.0.0...blockchainnodeengine-v1.0.1) (2023-08-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **blockchainnodeengine:** update the API ([b6bd10a](https://github.com/googleapis/google-api-nodejs-client/commit/b6bd10a35c143c9417ba7d38b8de7be3fc1f6e8e))
9+
310
## 1.0.0 (2023-08-17)
411

512

src/apis/blockchainnodeengine/package.json

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

src/apis/cloudbilling/CHANGELOG.md

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

3+
## [1.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudbilling-v1.0.0...cloudbilling-v1.1.0) (2023-08-17)
4+
5+
6+
### Features
7+
8+
* **cloudbilling:** update the API ([fc84ce1](https://github.com/googleapis/google-api-nodejs-client/commit/fc84ce1d1e5701daf2f23ac1d4b2b85c9b0c3abc))
9+
* regenerate index files ([4216892](https://github.com/googleapis/google-api-nodejs-client/commit/42168925208e087c952d1fc8267847731d05ae9f))
10+
11+
12+
### Bug Fixes
13+
14+
* **cloudbilling:** update the API ([0a0d5e9](https://github.com/googleapis/google-api-nodejs-client/commit/0a0d5e9f35d4e18a45ac1b1b5327661e0a2b31f4))
15+
* **cloudbilling:** update the API ([46cbf0e](https://github.com/googleapis/google-api-nodejs-client/commit/46cbf0ef919c7cfec934e0f07765ed93c0b17b9c))
16+
317
## 1.0.0 (2023-08-17)
418

519

src/apis/cloudbilling/package.json

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

src/apis/clouddeploy/CHANGELOG.md

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

3+
## [1.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/clouddeploy-v1.0.0...clouddeploy-v1.1.0) (2023-08-17)
4+
5+
6+
### Features
7+
8+
* **clouddeploy:** update the API ([c733347](https://github.com/googleapis/google-api-nodejs-client/commit/c7333472fd05925ce7ced1bb6eb9a33b41218ee4))
9+
10+
11+
### Bug Fixes
12+
13+
* **clouddeploy:** update the API ([8efff9d](https://github.com/googleapis/google-api-nodejs-client/commit/8efff9d26e52aa9c388072ba25342f64b3dddcd2))
14+
315
## 1.0.0 (2023-08-17)
416

517

src/apis/clouddeploy/package.json

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

src/apis/contactcenteraiplatform/CHANGELOG.md

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

3+
## [2.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/contactcenteraiplatform-v1.0.0...contactcenteraiplatform-v2.0.0) (2023-08-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **contactcenteraiplatform:** This release has breaking changes.
9+
10+
### Features
11+
12+
* **contactcenteraiplatform:** update the API ([6778c8d](https://github.com/googleapis/google-api-nodejs-client/commit/6778c8ddfa68638fa79daac0ecfcecfad94668eb))
13+
* regenerate index files ([751227d](https://github.com/googleapis/google-api-nodejs-client/commit/751227d3926c946b5db5edb58f0086e074a61169))
14+
15+
16+
### Bug Fixes
17+
18+
* **contactcenteraiplatform:** update the API ([e4bfff0](https://github.com/googleapis/google-api-nodejs-client/commit/e4bfff0b61696b2744eef4a97f9e22ee2338d46c))
19+
320
## 1.0.0 (2023-08-17)
421

522

src/apis/contactcenteraiplatform/package.json

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

0 commit comments

Comments
 (0)