Skip to content

Commit

Permalink
chore: release 1.0.4 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 17, 2021
1 parent f6b87b1 commit 8071ae6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/google-cloud-privatecatalog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.0.4](https://www.github.com/googleapis/nodejs-private-catalog/compare/v1.0.3...v1.0.4) (2021-08-17)


### Bug Fixes

* **deps:** google-gax v2.24.1 ([#32](https://www.github.com/googleapis/nodejs-private-catalog/issues/32)) ([20fe51a](https://www.github.com/googleapis/nodejs-private-catalog/commit/20fe51a9f2f588c744847905954cd16cc0e4a2bc))

### [1.0.3](https://www.github.com/googleapis/nodejs-private-catalog/compare/v1.0.2...v1.0.3) (2021-07-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-privatecatalog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/private-catalog",
"version": "1.0.3",
"version": "1.0.4",
"description": "cloudprivatecatalog client for Node.js",
"repository": "googleapis/nodejs-private-catalog",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-privatecatalog/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/private-catalog": "^1.0.3"
"@google-cloud/private-catalog": "^1.0.4"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down

0 comments on commit 8071ae6

Please sign in to comment.