Skip to content

Commit

Permalink
chore(main): release 4.3.0 (#579)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [4.3.0](https://togithub.com/googleapis/nodejs-cloud-container/compare/v4.2.0...v4.3.0) (2022-10-14)


### Features

* Launch GKE Cost Allocations configuration to the v1 GKE API ([#577](https://togithub.com/googleapis/nodejs-cloud-container/issues/577)) ([b45ac9f](https://togithub.com/googleapis/nodejs-cloud-container/commit/b45ac9fb6cff9a634ea62b2c9e6998c57bf837ef))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Oct 17, 2022
1 parent 90b8ba5 commit b44b6d7
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 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

## [4.3.0](https://github.com/googleapis/nodejs-cloud-container/compare/v4.2.0...v4.3.0) (2022-10-14)


### Features

* Launch GKE Cost Allocations configuration to the v1 GKE API ([#577](https://github.com/googleapis/nodejs-cloud-container/issues/577)) ([b45ac9f](https://github.com/googleapis/nodejs-cloud-container/commit/b45ac9fb6cff9a634ea62b2c9e6998c57bf837ef))

## [4.2.0](https://github.com/googleapis/nodejs-cloud-container/compare/v4.1.3...v4.2.0) (2022-09-22)


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.2.0",
"version": "4.3.0",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-container",
"version": "4.2.0",
"version": "4.3.0",
"language": "TYPESCRIPT",
"apis": [
{
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 1000000"
},
"dependencies": {
"@google-cloud/container": "^4.2.0",
"@google-cloud/container": "^4.3.0",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit b44b6d7

Please sign in to comment.