Skip to content

Commit

Permalink
chore: release 2.4.3 (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 16, 2021
1 parent 10a49c3 commit 8248c14
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
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

### [2.4.3](https://github.com/googleapis/nodejs-cloud-container/compare/v2.4.2...v2.4.3) (2021-08-16)


### Bug Fixes

* **build:** migrate to using main branch ([#476](https://github.com/googleapis/nodejs-cloud-container/issues/476)) ([7440626](https://github.com/googleapis/nodejs-cloud-container/commit/7440626c34f9e7dcc16a6e19a71e5db6eee5b6bf))

### [2.4.2](https://github.com/googleapis/nodejs-cloud-container/compare/v2.4.1...v2.4.2) (2021-07-16)


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": "2.4.2",
"version": "2.4.3",
"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 system-test --timeout 10000"
},
"dependencies": {
"@google-cloud/container": "^2.4.2"
"@google-cloud/container": "^2.4.3"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 8248c14

Please sign in to comment.