Skip to content

Commit

Permalink
chore(main): release 0.2.2 (#29)
Browse files Browse the repository at this point in the history
* chore(main): release 0.2.2

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] and gcf-owl-bot[bot] authored Nov 11, 2022
1 parent 51cdfc6 commit 1c27b65
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/google-cloud-gkebackup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.2.2](https://github.com/googleapis/nodejs-gke-backup/compare/v0.2.1...v0.2.2) (2022-11-11)


### Bug Fixes

* **deps:** Use google-gax v3.5.2 ([#27](https://github.com/googleapis/nodejs-gke-backup/issues/27)) ([9fe267c](https://github.com/googleapis/nodejs-gke-backup/commit/9fe267cbad703730c43dc039b36dfc17184c518b))
* Regenerated protos JS and TS definitions ([#31](https://github.com/googleapis/nodejs-gke-backup/issues/31)) ([bb11ae0](https://github.com/googleapis/nodejs-gke-backup/commit/bb11ae024de98de8ac530c9746eaa00705318de6))

## [0.2.1](https://github.com/googleapis/nodejs-gke-backup/compare/v0.2.0...v0.2.1) (2022-10-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-gkebackup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/gke-backup",
"version": "0.2.1",
"version": "0.2.2",
"description": "gkebackup client for Node.js",
"repository": "googleapis/nodejs-gke-backup",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-gkebackup",
"version": "0.2.1",
"version": "0.2.2",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-gkebackup/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/gke-backup": "^0.2.1"
"@google-cloud/gke-backup": "^0.2.2"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down

0 comments on commit 1c27b65

Please sign in to comment.