Skip to content

Commit c109612

Browse files
chore: release main
1 parent 75700b4 commit c109612

File tree

100 files changed

+305
-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

+305
-66
lines changed

packages/google-ads-admanager/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.6.0](https://github.com/googleapis/google-cloud-node/compare/admanager-v0.5.0...admanager-v0.6.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.5.0](https://github.com/googleapis/google-cloud-node/compare/admanager-v0.4.1...admanager-v0.5.0) (2025-10-23)
411

512

packages/google-ads-admanager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-ads/admanager",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Google Ad Manager API client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-ads-admanager/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-ads/admanager": "^0.5.0"
17+
"@google-ads/admanager": "^0.6.0"
1818
},
1919
"devDependencies": {
2020
"c8": "^10.0.0",

packages/google-apps-events-subscriptions/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.2.0](https://github.com/googleapis/google-cloud-node/compare/subscriptions-v0.1.1...subscriptions-v0.2.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.1.1](https://github.com/googleapis/google-cloud-node/compare/subscriptions-v0.1.0...subscriptions-v0.1.1) (2025-10-13)
411

512

packages/google-apps-events-subscriptions/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/subscriptions",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "Google Workspace Events API client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-apps-events-subscriptions/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/subscriptions": "^0.1.1"
17+
"@google-cloud/subscriptions": "^0.2.0"
1818
},
1919
"devDependencies": {
2020
"c8": "^10.0.0",

packages/google-cloud-apihub/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.6.0](https://github.com/googleapis/google-cloud-node/compare/apihub-v0.5.1...apihub-v0.6.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.5.1](https://github.com/googleapis/google-cloud-node/compare/apihub-v0.5.0...apihub-v0.5.1) (2025-10-13)
411

512

packages/google-cloud-apihub/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/apihub",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"description": "API hub API client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-cloud-apihub/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/apihub": "^0.5.1"
17+
"@google-cloud/apihub": "^0.6.0"
1818
},
1919
"devDependencies": {
2020
"c8": "^10.0.0",

packages/google-cloud-chronicle/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.3.0](https://github.com/googleapis/google-cloud-node/compare/chronicle-v0.2.1...chronicle-v0.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
## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/chronicle-v0.2.0...chronicle-v0.2.1) (2025-10-13)
411

512

0 commit comments

Comments
 (0)