Skip to content

Commit

Permalink
chore: release 3.4.5 (#279)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
### [3.4.5](https://www.github.com/googleapis/nodejs-grafeas/compare/v3.4.4...v3.4.5) (2021-07-21)


### Bug Fixes

* Updating WORKSPACE files to use the newest version of the Typescript generator. ([#278](https://www.github.com/googleapis/nodejs-grafeas/issues/278)) ([95ff28c](https://www.github.com/googleapis/nodejs-grafeas/commit/95ff28cbde6a6b1ff89831d15ee8b0e370164109))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Jul 21, 2021
1 parent 623b2e0 commit aedf093
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/grafeas/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/grafeas?activeTab=versions

### [3.4.5](https://www.github.com/googleapis/nodejs-grafeas/compare/v3.4.4...v3.4.5) (2021-07-21)


### Bug Fixes

* Updating WORKSPACE files to use the newest version of the Typescript generator. ([#278](https://www.github.com/googleapis/nodejs-grafeas/issues/278)) ([95ff28c](https://www.github.com/googleapis/nodejs-grafeas/commit/95ff28cbde6a6b1ff89831d15ee8b0e370164109))

### [3.4.4](https://www.github.com/googleapis/nodejs-grafeas/compare/v3.4.3...v3.4.4) (2021-07-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/grafeas/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"repository": "googleapis/nodejs-grafeas",
"name": "@google-cloud/grafeas",
"version": "3.4.4",
"version": "3.4.5",
"author": "Google LLC",
"description": "Grafeas API client for Node.js",
"main": "build/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/grafeas/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/grafeas": "^3.4.4",
"@google-cloud/grafeas": "^3.4.5",
"@grpc/grpc-js": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit aedf093

Please sign in to comment.