Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: release main
  • Loading branch information
codyoss committed May 1, 2026
commit ab3baeaa050ed91ca0495737668bb4e5c24eed60
2 changes: 1 addition & 1 deletion packages/google-cloud-video-transcoder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/video-transcoder",
"version": "4.4.1",
"version": "4.4.2",
"description": "Transcoder client for Node.js",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-videointelligence/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

[1]: https://www.npmjs.com/package/@google-cloud/video-intelligence?activeTab=versions

## [6.2.2](https://github.com/googleapis/google-cloud-node/compare/video-intelligence-v6.2.1...video-intelligence-v6.2.2) (2026-05-01)


### Bug Fixes

* Change the copyright year for files in the packages folder ([#8109](https://github.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334))
* Do not publish the protos to npm ([#8079](https://github.com/googleapis/google-cloud-node/issues/8079)) ([816216b](https://github.com/googleapis/google-cloud-node/commit/816216bbf51afb25935cd930a0d97ed6efd6b91e))
* Revert "fix: Do not publish the protos to npm" ([#8096](https://github.com/googleapis/google-cloud-node/issues/8096)) ([ac0fbb6](https://github.com/googleapis/google-cloud-node/commit/ac0fbb682409bb117fd54d344df10970a240772f))

## [6.2.1](https://github.com/googleapis/google-cloud-node/compare/video-intelligence-v6.2.0...video-intelligence-v6.2.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-videointelligence/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/video-intelligence",
"description": "Google Cloud Video Intelligence API client for Node.js",
"version": "6.2.1",
"version": "6.2.2",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "mocha test --timeout=800000"
},
"dependencies": {
"@google-cloud/video-intelligence": "^6.2.1",
"@google-cloud/video-intelligence": "^6.2.2",
"yargs": "^17.0.0"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-vision/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

[1]: https://www.npmjs.com/package/@google-cloud/nodejs-vision?activeTab=versions

## [5.3.6](https://github.com/googleapis/google-cloud-node/compare/vision-v5.3.5...vision-v5.3.6) (2026-05-01)


### Bug Fixes

* Change the copyright year for files in the packages folder ([#8109](https://github.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334))
* Do not publish the protos to npm ([#8079](https://github.com/googleapis/google-cloud-node/issues/8079)) ([816216b](https://github.com/googleapis/google-cloud-node/commit/816216bbf51afb25935cd930a0d97ed6efd6b91e))
* Revert "fix: Do not publish the protos to npm" ([#8096](https://github.com/googleapis/google-cloud-node/issues/8096)) ([ac0fbb6](https://github.com/googleapis/google-cloud-node/commit/ac0fbb682409bb117fd54d344df10970a240772f))

## [5.3.5](https://github.com/googleapis/google-cloud-node/compare/vision-v5.3.4...vision-v5.3.5) (2026-03-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vision/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/vision",
"description": "Google Cloud Vision API client for Node.js",
"version": "5.3.5",
"version": "5.3.6",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vision/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "mocha test --timeout=800000"
},
"dependencies": {
"@google-cloud/vision": "^5.3.5",
"@google-cloud/vision": "^5.3.6",
"natural": "^8.0.0",
"pureimage": "^0.4.0",
"redis": "~5.11.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-vmmigration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [4.3.2](https://github.com/googleapis/google-cloud-node/compare/vmmigration-v4.3.1...vmmigration-v4.3.2) (2026-05-01)


### Bug Fixes

* Change the copyright year for files in the packages folder ([#8109](https://github.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334))
* Do not publish the protos to npm ([#8079](https://github.com/googleapis/google-cloud-node/issues/8079)) ([816216b](https://github.com/googleapis/google-cloud-node/commit/816216bbf51afb25935cd930a0d97ed6efd6b91e))
* Revert "fix: Do not publish the protos to npm" ([#8096](https://github.com/googleapis/google-cloud-node/issues/8096)) ([ac0fbb6](https://github.com/googleapis/google-cloud-node/commit/ac0fbb682409bb117fd54d344df10970a240772f))

## [4.3.1](https://github.com/googleapis/google-cloud-node/compare/vmmigration-v4.3.0...vmmigration-v4.3.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vmmigration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/vmmigration",
"version": "4.3.1",
"version": "4.3.2",
"description": "vmmigration client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vmmigration/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "c8 mocha --recursive test/ --timeout=800000"
},
"dependencies": {
"@google-cloud/vmmigration": "^4.3.1"
"@google-cloud/vmmigration": "^4.3.2"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-vmwareengine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.2.2](https://github.com/googleapis/google-cloud-node/compare/vmwareengine-v2.2.1...vmwareengine-v2.2.2) (2026-05-01)


### Bug Fixes

* Change the copyright year for files in the packages folder ([#8109](https://github.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334))
* Do not publish the protos to npm ([#8079](https://github.com/googleapis/google-cloud-node/issues/8079)) ([816216b](https://github.com/googleapis/google-cloud-node/commit/816216bbf51afb25935cd930a0d97ed6efd6b91e))
* Revert "fix: Do not publish the protos to npm" ([#8096](https://github.com/googleapis/google-cloud-node/issues/8096)) ([ac0fbb6](https://github.com/googleapis/google-cloud-node/commit/ac0fbb682409bb117fd54d344df10970a240772f))

## [2.2.1](https://github.com/googleapis/google-cloud-node/compare/vmwareengine-v2.2.0...vmwareengine-v2.2.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vmwareengine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/vmwareengine",
"version": "2.2.1",
"version": "2.2.2",
"description": "VMware Engine API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vmwareengine/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/vmwareengine": "^2.2.1"
"@google-cloud/vmwareengine": "^2.2.2"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-vpcaccess/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [4.2.2](https://github.com/googleapis/google-cloud-node/compare/vpc-access-v4.2.1...vpc-access-v4.2.2) (2026-05-01)


### Bug Fixes

* Change the copyright year for files in the packages folder ([#8109](https://github.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334))
* Do not publish the protos to npm ([#8079](https://github.com/googleapis/google-cloud-node/issues/8079)) ([816216b](https://github.com/googleapis/google-cloud-node/commit/816216bbf51afb25935cd930a0d97ed6efd6b91e))
* Revert "fix: Do not publish the protos to npm" ([#8096](https://github.com/googleapis/google-cloud-node/issues/8096)) ([ac0fbb6](https://github.com/googleapis/google-cloud-node/commit/ac0fbb682409bb117fd54d344df10970a240772f))

## [4.2.1](https://github.com/googleapis/google-cloud-node/compare/vpc-access-v4.2.0...vpc-access-v4.2.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vpcaccess/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/vpc-access",
"version": "4.2.1",
"version": "4.2.2",
"description": "vpcaccess client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vpcaccess/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/vpc-access": "^4.2.1"
"@google-cloud/vpc-access": "^4.2.2"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-webrisk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

[1]: https://www.npmjs.com/package/@google-cloud/web-risk?activeTab=versions

## [5.3.2](https://github.com/googleapis/google-cloud-node/compare/web-risk-v5.3.1...web-risk-v5.3.2) (2026-05-01)


### Bug Fixes

* Change the copyright year for files in the packages folder ([#8109](https://github.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334))
* Do not publish the protos to npm ([#8079](https://github.com/googleapis/google-cloud-node/issues/8079)) ([816216b](https://github.com/googleapis/google-cloud-node/commit/816216bbf51afb25935cd930a0d97ed6efd6b91e))
* Revert "fix: Do not publish the protos to npm" ([#8096](https://github.com/googleapis/google-cloud-node/issues/8096)) ([ac0fbb6](https://github.com/googleapis/google-cloud-node/commit/ac0fbb682409bb117fd54d344df10970a240772f))

## [5.3.1](https://github.com/googleapis/google-cloud-node/compare/web-risk-v5.3.0...web-risk-v5.3.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-webrisk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"url": "https://github.com/googleapis/google-cloud-node.git"
},
"name": "@google-cloud/web-risk",
"version": "5.3.1",
"version": "5.3.2",
"author": "Google LLC",
"description": "Web Risk API client for Node.js",
"main": "build/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-webrisk/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/web-risk": "^5.3.1"
"@google-cloud/web-risk": "^5.3.2"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-websecurityscanner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [4.2.2](https://github.com/googleapis/google-cloud-node/compare/web-security-scanner-v4.2.1...web-security-scanner-v4.2.2) (2026-05-01)


### Bug Fixes

* Change the copyright year for files in the packages folder ([#8109](https://github.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334))
* Do not publish the protos to npm ([#8079](https://github.com/googleapis/google-cloud-node/issues/8079)) ([816216b](https://github.com/googleapis/google-cloud-node/commit/816216bbf51afb25935cd930a0d97ed6efd6b91e))
* Revert "fix: Do not publish the protos to npm" ([#8096](https://github.com/googleapis/google-cloud-node/issues/8096)) ([ac0fbb6](https://github.com/googleapis/google-cloud-node/commit/ac0fbb682409bb117fd54d344df10970a240772f))

## [4.2.1](https://github.com/googleapis/google-cloud-node/compare/web-security-scanner-v4.2.0...web-security-scanner-v4.2.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-websecurityscanner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/web-security-scanner",
"version": "4.2.1",
"version": "4.2.2",
"description": "Websecurityscanner client for Node.js",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/web-security-scanner": "^4.2.1"
"@google-cloud/web-security-scanner": "^4.2.2"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-workstations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.2.2](https://github.com/googleapis/google-cloud-node/compare/workstations-v2.2.1...workstations-v2.2.2) (2026-05-01)


### Bug Fixes

* Change the copyright year for files in the packages folder ([#8109](https://github.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334))
* Do not publish the protos to npm ([#8079](https://github.com/googleapis/google-cloud-node/issues/8079)) ([816216b](https://github.com/googleapis/google-cloud-node/commit/816216bbf51afb25935cd930a0d97ed6efd6b91e))
* Revert "fix: Do not publish the protos to npm" ([#8096](https://github.com/googleapis/google-cloud-node/issues/8096)) ([ac0fbb6](https://github.com/googleapis/google-cloud-node/commit/ac0fbb682409bb117fd54d344df10970a240772f))

## [2.2.1](https://github.com/googleapis/google-cloud-node/compare/workstations-v2.2.0...workstations-v2.2.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-workstations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/workstations",
"version": "2.2.1",
"version": "2.2.2",
"description": "Cloud Workstations API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-workstations/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/workstations": "^2.2.1"
"@google-cloud/workstations": "^2.2.2"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/google-container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

[1]: https://www.npmjs.com/package/@google-cloud/container?activeTab=versions

## [6.7.1](https://github.com/googleapis/google-cloud-node/compare/container-v6.7.0...container-v6.7.1) (2026-05-01)


### Bug Fixes

* Change the copyright year for files in the packages folder ([#8109](https://github.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334))
* Do not publish the protos to npm ([#8079](https://github.com/googleapis/google-cloud-node/issues/8079)) ([816216b](https://github.com/googleapis/google-cloud-node/commit/816216bbf51afb25935cd930a0d97ed6efd6b91e))
* Revert "fix: Do not publish the protos to npm" ([#8096](https://github.com/googleapis/google-cloud-node/issues/8096)) ([ac0fbb6](https://github.com/googleapis/google-cloud-node/commit/ac0fbb682409bb117fd54d344df10970a240772f))

## [6.7.0](https://github.com/googleapis/google-cloud-node/compare/container-v6.6.0...container-v6.7.0) (2026-01-31)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-container/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/container",
"description": "Google Container Engine API client for Node.js",
"version": "6.7.0",
"version": "6.7.1",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-container/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "mocha test --timeout 1000000"
},
"dependencies": {
"@google-cloud/container": "^6.7.0",
"@google-cloud/container": "^6.7.1",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/google-dataflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [4.1.2](https://github.com/googleapis/google-cloud-node/compare/dataflow-v4.1.1...dataflow-v4.1.2) (2026-05-01)


### Bug Fixes

* Change the copyright year for files in the packages folder ([#8109](https://github.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334))
* Do not publish the protos to npm ([#8079](https://github.com/googleapis/google-cloud-node/issues/8079)) ([816216b](https://github.com/googleapis/google-cloud-node/commit/816216bbf51afb25935cd930a0d97ed6efd6b91e))
* Revert "fix: Do not publish the protos to npm" ([#8096](https://github.com/googleapis/google-cloud-node/issues/8096)) ([ac0fbb6](https://github.com/googleapis/google-cloud-node/commit/ac0fbb682409bb117fd54d344df10970a240772f))

## [4.1.1](https://github.com/googleapis/google-cloud-node/compare/dataflow-v4.1.0...dataflow-v4.1.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-dataflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/dataflow",
"version": "4.1.1",
"version": "4.1.2",
"description": "dataflow client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-dataflow/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/dataflow": "^4.1.1"
"@google-cloud/dataflow": "^4.1.2"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/google-devtools-artifactregistry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [4.7.1](https://github.com/googleapis/google-cloud-node/compare/artifact-registry-v4.7.0...artifact-registry-v4.7.1) (2026-05-01)


### Bug Fixes

* Change the copyright year for files in the packages folder ([#8109](https://github.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334))
* Do not publish the protos to npm ([#8079](https://github.com/googleapis/google-cloud-node/issues/8079)) ([816216b](https://github.com/googleapis/google-cloud-node/commit/816216bbf51afb25935cd930a0d97ed6efd6b91e))
* Revert "fix: Do not publish the protos to npm" ([#8096](https://github.com/googleapis/google-cloud-node/issues/8096)) ([ac0fbb6](https://github.com/googleapis/google-cloud-node/commit/ac0fbb682409bb117fd54d344df10970a240772f))

## [4.7.0](https://github.com/googleapis/google-cloud-node/compare/artifact-registry-v4.6.0...artifact-registry-v4.7.0) (2026-01-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-devtools-artifactregistry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/artifact-registry",
"version": "4.7.0",
"version": "4.7.1",
"description": "Artifactregistry client for Node.js",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/artifact-registry": "^4.7.0"
"@google-cloud/artifact-registry": "^4.7.1"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/google-devtools-cloudbuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [5.5.1](https://github.com/googleapis/google-cloud-node/compare/cloudbuild-v5.5.0...cloudbuild-v5.5.1) (2026-05-01)


### Bug Fixes

* Change the copyright year for files in the packages folder ([#8109](https://github.com/googleapis/google-cloud-node/issues/8109)) ([c1a03fe](https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334))
* Do not publish the protos to npm ([#8079](https://github.com/googleapis/google-cloud-node/issues/8079)) ([816216b](https://github.com/googleapis/google-cloud-node/commit/816216bbf51afb25935cd930a0d97ed6efd6b91e))
* Revert "fix: Do not publish the protos to npm" ([#8096](https://github.com/googleapis/google-cloud-node/issues/8096)) ([ac0fbb6](https://github.com/googleapis/google-cloud-node/commit/ac0fbb682409bb117fd54d344df10970a240772f))

## [5.5.0](https://github.com/googleapis/google-cloud-node/compare/cloudbuild-v5.4.0...cloudbuild-v5.5.0) (2026-01-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-devtools-cloudbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"url": "https://github.com/googleapis/google-cloud-node.git"
},
"name": "@google-cloud/cloudbuild",
"version": "5.5.0",
"version": "5.5.1",
"author": "Google LLC",
"description": "Cloud Build API client for Node.js",
"main": "build/src/index.js",
Expand Down
Loading