Skip to content

Commit 48fa730

Browse files
chore: release main
1 parent 55a32fb commit 48fa730

48 files changed

Lines changed: 165 additions & 31 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## 0.1.0 (2026-02-20)
4+
5+
6+
### Features
7+
8+
* [ces] add public libraries for CES v1beta ([#7285](https://github.com/googleapis/google-cloud-node/issues/7285)) ([77042f5](https://github.com/googleapis/google-cloud-node/commit/77042f508c0e4d03569ef4eae7e0dd8f235cd469))
9+
* [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))
10+
* Add initial files for google.cloud.ces.v1 ([#7241](https://github.com/googleapis/google-cloud-node/issues/7241)) ([9146f27](https://github.com/googleapis/google-cloud-node/commit/9146f2714244d2e7c50220ccb4380b738acab857))
11+
12+
13+
### Bug Fixes
14+
15+
* [gkeconnect-gateway] remove unused GatewayServiceClient ([#6775](https://github.com/googleapis/google-cloud-node/issues/6775)) ([41c2ff2](https://github.com/googleapis/google-cloud-node/commit/41c2ff2851b5fdadabf4f9bd3500167c34b32ff7))

packages/google-cloud-ces/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/ces",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Gemini Enterprise for Customer Experience API client for Node.js",
55
"repository": {
66
"type": "git",
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## 0.1.0 (2026-02-20)
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+
* Add initial files for google.cloud.workloadmanager.v1 ([#7265](https://github.com/googleapis/google-cloud-node/issues/7265)) ([8a30212](https://github.com/googleapis/google-cloud-node/commit/8a30212142e5403294368da827cb33d3b167209d))
10+
11+
12+
### Bug Fixes
13+
14+
* [gkeconnect-gateway] remove unused GatewayServiceClient ([#6775](https://github.com/googleapis/google-cloud-node/issues/6775)) ([41c2ff2](https://github.com/googleapis/google-cloud-node/commit/41c2ff2851b5fdadabf4f9bd3500167c34b32ff7))

packages/google-cloud-workloadmanager/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/workloadmanager",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Workload Manager API client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-shopping-merchant-datasources/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.11.0](https://github.com/googleapis/google-cloud-node/compare/datasources-v0.10.0...datasources-v0.11.0) (2026-02-20)
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.10.0](https://github.com/googleapis/google-cloud-node/compare/datasources-v0.9.1...datasources-v0.10.0) (2025-10-31)
411

512

packages/google-shopping-merchant-datasources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-shopping/datasources",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Merchant API client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-shopping-merchant-datasources/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-shopping/datasources": "^0.10.0"
17+
"@google-shopping/datasources": "^0.11.0"
1818
},
1919
"devDependencies": {
2020
"c8": "^10.0.0",

packages/google-shopping-merchant-inventories/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.12.0](https://github.com/googleapis/google-cloud-node/compare/inventories-v0.11.1...inventories-v0.12.0) (2026-02-20)
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.11.1](https://github.com/googleapis/google-cloud-node/compare/inventories-v0.11.0...inventories-v0.11.1) (2025-10-13)
411

512

packages/google-shopping-merchant-inventories/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-shopping/inventories",
3-
"version": "0.11.1",
3+
"version": "0.12.0",
44
"description": "Merchant API client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-shopping-merchant-inventories/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-shopping/inventories": "^0.11.1"
17+
"@google-shopping/inventories": "^0.12.0"
1818
},
1919
"devDependencies": {
2020
"c8": "^10.0.0",

0 commit comments

Comments
 (0)