Skip to content

Commit

Permalink
chore(main): release 4.2.0 (#371)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


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


### Features

* Add new analysis status and cvss version fields ([#370](https://togithub.com/googleapis/nodejs-grafeas/issues/370)) ([96d287a](https://togithub.com/googleapis/nodejs-grafeas/commit/96d287ac6e62709a06aec118306f4c9f1b42f5d6))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Oct 17, 2022
1 parent 6d3e7f2 commit f8d151b
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 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

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


### Features

* Add new analysis status and cvss version fields ([#370](https://github.com/googleapis/nodejs-grafeas/issues/370)) ([96d287a](https://github.com/googleapis/nodejs-grafeas/commit/96d287ac6e62709a06aec118306f4c9f1b42f5d6))

## [4.1.2](https://github.com/googleapis/nodejs-grafeas/compare/v4.1.1...v4.1.2) (2022-09-22)


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": "4.1.2",
"version": "4.2.0",
"author": "Google LLC",
"description": "Grafeas API client for Node.js",
"main": "build/src/index.js",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-grafeas",
"version": "4.1.2",
"version": "4.2.0",
"language": "TYPESCRIPT",
"apis": [
{
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": "^4.1.2",
"@google-cloud/grafeas": "^4.2.0",
"@grpc/grpc-js": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit f8d151b

Please sign in to comment.