Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
chore: release 3.4.4 (#277)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Jul 15, 2021
1 parent 77c20ba commit 5877aaf
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions 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.4](https://www.github.com/googleapis/nodejs-grafeas/compare/v3.4.3...v3.4.4) (2021-07-12)


### Bug Fixes

* **deps:** google-gax v2.17.1 ([#276](https://www.github.com/googleapis/nodejs-grafeas/issues/276)) ([77c20ba](https://www.github.com/googleapis/nodejs-grafeas/commit/77c20baf72fb222bad038dd61c14f8a16e1f9052))

### [3.4.3](https://www.github.com/googleapis/nodejs-grafeas/compare/v3.4.2...v3.4.3) (2021-06-29)


Expand Down
2 changes: 1 addition & 1 deletion 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.3",
"version": "3.4.4",
"author": "Google LLC",
"description": "Grafeas API client for Node.js",
"main": "build/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion 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.3",
"@google-cloud/grafeas": "^3.4.4",
"@grpc/grpc-js": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 5877aaf

Please sign in to comment.