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

Commit

Permalink
chore(main): release 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Nov 10, 2022
1 parent e6ec5ef commit 5a46444
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions 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

## [4.2.1](https://github.com/googleapis/nodejs-grafeas/compare/v4.2.0...v4.2.1) (2022-11-10)


### Bug Fixes

* **deps:** Use google-gax v3.5.2 ([#374](https://github.com/googleapis/nodejs-grafeas/issues/374)) ([620c235](https://github.com/googleapis/nodejs-grafeas/commit/620c23512940c1d18de7d5424ea2a765e13286f3))
* Regenerated protos JS and TS definitions ([#378](https://github.com/googleapis/nodejs-grafeas/issues/378)) ([e6ec5ef](https://github.com/googleapis/nodejs-grafeas/commit/e6ec5efd1b20b0f1345fed651ce6f70c2af15e64))

## [4.2.0](https://github.com/googleapis/nodejs-grafeas/compare/v4.1.2...v4.2.0) (2022-10-06)


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

0 comments on commit 5a46444

Please sign in to comment.