Skip to content

Commit

Permalink
chore: release 3.4.6 (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 17, 2021
1 parent 120b1b0 commit c4eaeee
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/grafeas/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

[1]: https://www.npmjs.com/package/@google-cloud/grafeas?activeTab=versions

### [3.4.6](https://www.github.com/googleapis/nodejs-grafeas/compare/v3.4.5...v3.4.6) (2021-08-17)


### Bug Fixes

* **build:** migrate to using main branch ([#286](https://www.github.com/googleapis/nodejs-grafeas/issues/286)) ([a59ed5b](https://www.github.com/googleapis/nodejs-grafeas/commit/a59ed5b2fa7858d80d14e8eb453fe80ebf9d68ae))
* **deps:** google-gax v2.24.1 ([#288](https://www.github.com/googleapis/nodejs-grafeas/issues/288)) ([27b9979](https://www.github.com/googleapis/nodejs-grafeas/commit/27b9979f0777f147ba473ef0b221ad45d9e49323))

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


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.5",
"version": "3.4.6",
"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.5",
"@google-cloud/grafeas": "^3.4.6",
"@grpc/grpc-js": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit c4eaeee

Please sign in to comment.