Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 12, 2025
1 parent efdbb46 commit a186a94
Show file tree
Hide file tree
Showing 39 changed files with 117 additions and 26 deletions.
7 changes: 7 additions & 0 deletions packages/google-ads-admanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/admanager-v0.1.0...admanager-v0.1.1) (2025-02-12)


### Bug Fixes

* [Many APIs] finalize fixing typings for headers in generator ([#6011](https://github.com/googleapis/google-cloud-node/issues/6011)) ([ee865ff](https://github.com/googleapis/google-cloud-node/commit/ee865ff34a696fbd657e4cfb6cc4be2f6651f77a))

## 0.1.0 (2024-12-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-ads-admanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-ads/admanager",
"version": "0.1.0",
"version": "0.1.1",
"description": "Google Ad Manager API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-ads-admanager/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-ads/admanager": "^0.1.0"
"@google-ads/admanager": "^0.1.1"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-apihub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/apihub-v0.1.0...apihub-v0.1.1) (2025-02-12)


### Bug Fixes

* [Many APIs] finalize fixing typings for headers in generator ([#6011](https://github.com/googleapis/google-cloud-node/issues/6011)) ([ee865ff](https://github.com/googleapis/google-cloud-node/commit/ee865ff34a696fbd657e4cfb6cc4be2f6651f77a))

## 0.1.0 (2024-09-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-apihub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/apihub",
"version": "0.1.0",
"version": "0.1.1",
"description": "API hub API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-apihub/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/apihub": "^0.1.0"
"@google-cloud/apihub": "^0.1.1"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-apphub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/googleapis/google-cloud-node/compare/apphub-v0.3.0...apphub-v0.3.1) (2025-02-12)


### Bug Fixes

* [Many APIs] finalize fixing typings for headers in generator ([#6011](https://github.com/googleapis/google-cloud-node/issues/6011)) ([ee865ff](https://github.com/googleapis/google-cloud-node/commit/ee865ff34a696fbd657e4cfb6cc4be2f6651f77a))

## [0.3.0](https://github.com/googleapis/google-cloud-node/compare/apphub-v0.2.0...apphub-v0.3.0) (2024-05-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-apphub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/apphub",
"version": "0.3.0",
"version": "0.3.1",
"description": "App Hub API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-apphub/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/apphub": "^0.3.0"
"@google-cloud/apphub": "^0.3.1"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-gdchardwaremanagement/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.1](https://github.com/googleapis/google-cloud-node/compare/gdchardwaremanagement-v0.4.0...gdchardwaremanagement-v0.4.1) (2025-02-12)


### Bug Fixes

* [Many APIs] finalize fixing typings for headers in generator ([#6013](https://github.com/googleapis/google-cloud-node/issues/6013)) ([cd3a2d4](https://github.com/googleapis/google-cloud-node/commit/cd3a2d44fc7a9b3798346162ba19df1c748fba58))

## [0.4.0](https://github.com/googleapis/google-cloud-node/compare/gdchardwaremanagement-v0.3.0...gdchardwaremanagement-v0.4.0) (2024-11-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-gdchardwaremanagement/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/gdchardwaremanagement",
"version": "0.4.0",
"version": "0.4.1",
"description": "GDC Hardware Management API client for Node.js",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/gdchardwaremanagement": "^0.4.0"
"@google-cloud/gdchardwaremanagement": "^0.4.1"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-managedkafka/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/googleapis/google-cloud-node/compare/managedkafka-v0.3.0...managedkafka-v0.3.1) (2025-02-12)


### Bug Fixes

* [Many APIs] finalize fixing typings for headers in generator ([#6013](https://github.com/googleapis/google-cloud-node/issues/6013)) ([cd3a2d4](https://github.com/googleapis/google-cloud-node/commit/cd3a2d44fc7a9b3798346162ba19df1c748fba58))

## [0.3.0](https://github.com/googleapis/google-cloud-node/compare/managedkafka-v0.2.0...managedkafka-v0.3.0) (2025-01-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-managedkafka/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/managedkafka",
"version": "0.3.0",
"version": "0.3.1",
"description": "Apache Kafka for BigQuery API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-managedkafka/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/managedkafka": "^0.3.0"
"@google-cloud/managedkafka": "^0.3.1"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-memorystore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/memorystore-v0.1.0...memorystore-v0.1.1) (2025-02-12)


### Bug Fixes

* [Many APIs] finalize fixing typings for headers in generator ([#6013](https://github.com/googleapis/google-cloud-node/issues/6013)) ([cd3a2d4](https://github.com/googleapis/google-cloud-node/commit/cd3a2d44fc7a9b3798346162ba19df1c748fba58))

## 0.1.0 (2025-01-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-memorystore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/memorystore",
"version": "0.1.0",
"version": "0.1.1",
"description": "Memorystore API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-memorystore/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/memorystore": "^0.1.0"
"@google-cloud/memorystore": "^0.1.1"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-oracledatabase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/oracledatabase-v0.2.0...oracledatabase-v0.2.1) (2025-02-12)


### Bug Fixes

* [Many APIs] finalize fixing typings for headers in generator ([#6013](https://github.com/googleapis/google-cloud-node/issues/6013)) ([cd3a2d4](https://github.com/googleapis/google-cloud-node/commit/cd3a2d44fc7a9b3798346162ba19df1c748fba58))

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/oracledatabase-v0.1.0...oracledatabase-v0.2.0) (2025-01-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-oracledatabase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/oracledatabase",
"version": "0.2.0",
"version": "0.2.1",
"description": "Oracle Database@Google Cloud API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-oracledatabase/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/oracledatabase": "^0.2.0"
"@google-cloud/oracledatabase": "^0.2.1"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-parallelstore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.7.1](https://github.com/googleapis/google-cloud-node/compare/parallelstore-v0.7.0...parallelstore-v0.7.1) (2025-02-12)


### Bug Fixes

* [Many APIs] finalize fixing typings for headers in generator ([#6018](https://github.com/googleapis/google-cloud-node/issues/6018)) ([9dc5856](https://github.com/googleapis/google-cloud-node/commit/9dc585661489f51bb7a85b39519fd8b11dfffc5b))

## [0.7.0](https://github.com/googleapis/google-cloud-node/compare/parallelstore-v0.6.0...parallelstore-v0.7.0) (2024-12-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-parallelstore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/parallelstore",
"version": "0.7.0",
"version": "0.7.1",
"description": "Parallelstore API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-parallelstore/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/parallelstore": "^0.7.0"
"@google-cloud/parallelstore": "^0.7.1"
},
"devDependencies": {
"c8": "^8.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-privilegedaccessmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/privilegedaccessmanager-v0.2.0...privilegedaccessmanager-v0.2.1) (2025-02-12)


### Bug Fixes

* [Many APIs] finalize fixing typings for headers in generator ([#6018](https://github.com/googleapis/google-cloud-node/issues/6018)) ([9dc5856](https://github.com/googleapis/google-cloud-node/commit/9dc585661489f51bb7a85b39519fd8b11dfffc5b))

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/privilegedaccessmanager-v0.1.0...privilegedaccessmanager-v0.2.0) (2024-11-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-privilegedaccessmanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/privilegedaccessmanager",
"version": "0.2.0",
"version": "0.2.1",
"description": "Privileged Access Manager API client for Node.js",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/privilegedaccessmanager": "^0.2.0"
"@google-cloud/privilegedaccessmanager": "^0.2.1"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-securesourcemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.1](https://github.com/googleapis/google-cloud-node/compare/securesourcemanager-v0.4.0...securesourcemanager-v0.4.1) (2025-02-12)


### Bug Fixes

* [Many APIs] finalize fixing typings for headers in generator ([#6018](https://github.com/googleapis/google-cloud-node/issues/6018)) ([9dc5856](https://github.com/googleapis/google-cloud-node/commit/9dc585661489f51bb7a85b39519fd8b11dfffc5b))

## [0.4.0](https://github.com/googleapis/google-cloud-node/compare/securesourcemanager-v0.3.0...securesourcemanager-v0.4.0) (2024-10-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-securesourcemanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/securesourcemanager",
"version": "0.4.0",
"version": "0.4.1",
"description": "Secure Source Manager API client for Node.js",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/securesourcemanager": "^0.4.0"
"@google-cloud/securesourcemanager": "^0.4.1"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-telcoautomation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/googleapis/google-cloud-node/compare/telcoautomation-v0.3.0...telcoautomation-v0.3.1) (2025-02-12)


### Bug Fixes

* [Many APIs] finalize fixing typings for headers in generator ([#6018](https://github.com/googleapis/google-cloud-node/issues/6018)) ([9dc5856](https://github.com/googleapis/google-cloud-node/commit/9dc585661489f51bb7a85b39519fd8b11dfffc5b))

## [0.3.0](https://github.com/googleapis/google-cloud-node/compare/telcoautomation-v0.2.0...telcoautomation-v0.3.0) (2024-05-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-telcoautomation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/telcoautomation",
"version": "0.3.0",
"version": "0.3.1",
"description": "Telco Automation API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-telcoautomation/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/telcoautomation": "^0.3.0"
"@google-cloud/telcoautomation": "^0.3.1"
},
"devDependencies": {
"c8": "^8.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-maps-routeoptimization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/googleapis/google-cloud-node/compare/routeoptimization-v0.3.0...routeoptimization-v0.3.1) (2025-02-12)


### Bug Fixes

* [Many APIs] finalize fixing typings for headers in generator ([#6019](https://github.com/googleapis/google-cloud-node/issues/6019)) ([734397c](https://github.com/googleapis/google-cloud-node/commit/734397c6b98d0aafe8832544da3f483b1eade1b2))

## [0.3.0](https://github.com/googleapis/google-cloud-node/compare/routeoptimization-v0.2.0...routeoptimization-v0.3.0) (2024-10-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-maps-routeoptimization/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googlemaps/routeoptimization",
"version": "0.3.0",
"version": "0.3.1",
"description": "Route Optimization API client for Node.js",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@googlemaps/routeoptimization": "^0.3.0"
"@googlemaps/routeoptimization": "^0.3.1"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-storage-control/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/storage-control-v0.2.0...storage-control-v0.2.1) (2025-02-12)


### Bug Fixes

* [Many APIs] finalize fixing typings for headers in generator ([#6019](https://github.com/googleapis/google-cloud-node/issues/6019)) ([734397c](https://github.com/googleapis/google-cloud-node/commit/734397c6b98d0aafe8832544da3f483b1eade1b2))

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/storage-control-v0.1.1...storage-control-v0.2.0) (2024-05-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-storage-control/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/storage-control",
"version": "0.2.0",
"version": "0.2.1",
"description": "Cloud Storage API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-storage-control/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/storage-control": "^0.2.0"
"@google-cloud/storage-control": "^0.2.1"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down

0 comments on commit a186a94

Please sign in to comment.