Skip to content

Commit

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


## [4.2.0](googleapis/nodejs-containeranalysis@v4.1.0...v4.2.0) (2022-07-04)


### Features

* support regapic LRO ([1290f13](googleapis/nodejs-containeranalysis@1290f13))


### Bug Fixes

* **deps:** update dependency @google-cloud/grafeas to v4 ([#420](googleapis/nodejs-containeranalysis#420)) ([6e40ebe](googleapis/nodejs-containeranalysis@6e40ebe))
* **issue-417:** adding additional asserts to track flaky error ([#421](googleapis/nodejs-containeranalysis#421)) ([23cd446](googleapis/nodejs-containeranalysis@23cd446))

---
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] authored Jul 4, 2022
1 parent 23739a2 commit dcd85d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container-analysis/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "mocha --timeout 100000 test/**.test.js"
},
"dependencies": {
"@google-cloud/containeranalysis": "^4.1.0",
"@google-cloud/containeranalysis": "^4.2.0",
"@google-cloud/pubsub": "^3.0.0",
"p-retry": "^4.1.0"
},
Expand Down

0 comments on commit dcd85d4

Please sign in to comment.