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 Jan 5, 2023
1 parent b233565 commit a67198c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"packages/google-cloud-webrisk": "3.2.0",
"packages/google-cloud-websecurityscanner": "2.1.3",
"packages/google-cloud-workflows-executions": "2.2.0",
"packages/google-container": "4.6.0",
"packages/google-container": "4.7.0",
"packages/google-dataflow": "2.0.1",
"packages/google-devtools-artifactregistry": "2.0.2",
"packages/google-devtools-cloudbuild": "3.2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## [4.7.0](https://github.com/googleapis/google-cloud-node/compare/container-v4.6.0...container-v4.7.0) (2023-01-05)


### Features

* Release GKE CloudDNS Cluster Scope ([#3820](https://github.com/googleapis/google-cloud-node/issues/3820)) ([076de4c](https://github.com/googleapis/google-cloud-node/commit/076de4c5fce49989efe5ca4465a411df030715f8))

## [4.6.0](https://github.com/googleapis/google-cloud-node/compare/container-v4.5.0...container-v4.6.0) (2022-12-21)


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": "4.6.0",
"version": "4.7.0",
"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": "^4.6.0",
"@google-cloud/container": "^4.7.0",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit a67198c

Please sign in to comment.