Skip to content

Commit 75700b4

Browse files
chore: release main
1 parent 192890e commit 75700b4

File tree

100 files changed

+304
-66
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

+304
-66
lines changed

packages/google-api-cloudquotas/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.3.0](https://github.com/googleapis/google-cloud-node/compare/cloudquotas-v2.2.1...cloudquotas-v2.3.0) (2025-12-18)
4+
5+
6+
### Features
7+
8+
* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))
9+
310
## [2.2.1](https://github.com/googleapis/google-cloud-node/compare/cloudquotas-v2.2.0...cloudquotas-v2.2.1) (2025-10-13)
411

512

packages/google-api-cloudquotas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/cloudquotas",
3-
"version": "2.2.1",
3+
"version": "2.3.0",
44
"description": "Cloud Quotas API client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-api-cloudquotas/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"publish": "echo 'sample test; do not publish'"
1515
},
1616
"dependencies": {
17-
"@google-cloud/cloudquotas": "^2.2.1"
17+
"@google-cloud/cloudquotas": "^2.3.0"
1818
},
1919
"devDependencies": {
2020
"c8": "^10.0.0",

packages/google-apps-meet/CHANGELOG.md

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

3+
## [0.8.0](https://github.com/googleapis/google-cloud-node/compare/meet-v0.7.1...meet-v0.8.0) (2025-12-18)
4+
5+
6+
### Features
7+
8+
* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))
9+
310
## [0.7.1](https://github.com/googleapis/google-cloud-node/compare/meet-v0.7.0...meet-v0.7.1) (2025-10-13)
411

512

packages/google-apps-meet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-apps/meet",
3-
"version": "0.7.1",
3+
"version": "0.8.0",
44
"description": "Google Meet API client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-apps-meet/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"publish": "echo 'sample test; do not publish'"
1515
},
1616
"dependencies": {
17-
"@google-apps/meet": "^0.7.1"
17+
"@google-apps/meet": "^0.8.0"
1818
},
1919
"devDependencies": {
2020
"c8": "^10.0.0",

packages/google-chat/CHANGELOG.md

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

3+
## [0.22.0](https://github.com/googleapis/google-cloud-node/compare/chat-v0.21.0...chat-v0.22.0) (2025-12-18)
4+
5+
6+
### Features
7+
8+
* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))
9+
310
## [0.21.0](https://github.com/googleapis/google-cloud-node/compare/chat-v0.20.0...chat-v0.21.0) (2025-10-25)
411

512

packages/google-chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-apps/chat",
3-
"version": "0.21.0",
3+
"version": "0.22.0",
44
"description": "Google Chat API client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-chat/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"publish": "echo 'sample test; do not publish'"
1515
},
1616
"dependencies": {
17-
"@google-apps/chat": "^0.21.0"
17+
"@google-apps/chat": "^0.22.0"
1818
},
1919
"devDependencies": {
2020
"c8": "^10.0.0",

packages/google-cloud-apphub/CHANGELOG.md

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

3+
## [0.7.0](https://github.com/googleapis/google-cloud-node/compare/apphub-v0.6.1...apphub-v0.7.0) (2025-12-18)
4+
5+
6+
### Features
7+
8+
* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))
9+
310
## [0.6.1](https://github.com/googleapis/google-cloud-node/compare/apphub-v0.6.0...apphub-v0.6.1) (2025-10-13)
411

512

0 commit comments

Comments
 (0)