Skip to content

Commit

Permalink
chore: release 3.1.7 (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jul 21, 2021
1 parent 60a5d22 commit 8fc60f2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/google-devtools-containeranalysis/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/containeranalysis?activeTab=versions

### [3.1.7](https://github.com/googleapis/nodejs-containeranalysis/compare/v3.1.6...v3.1.7) (2021-07-21)


### Bug Fixes

* **deps:** google-gax v2.17.1 ([#326](https://github.com/googleapis/nodejs-containeranalysis/issues/326)) ([9e3f627](https://github.com/googleapis/nodejs-containeranalysis/commit/9e3f62734cecd16c7bae394665b50e7212f55158))
* Updating WORKSPACE files to use the newest version of the Typescript generator. ([#329](https://github.com/googleapis/nodejs-containeranalysis/issues/329)) ([5403fb4](https://github.com/googleapis/nodejs-containeranalysis/commit/5403fb42c84354d439ea8f6414b6b7e28c57f5c1))

### [3.1.6](https://github.com/googleapis/nodejs-containeranalysis/compare/v3.1.5...v3.1.6) (2021-07-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-devtools-containeranalysis/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"repository": "googleapis/nodejs-containeranalysis",
"name": "@google-cloud/containeranalysis",
"version": "3.1.6",
"version": "3.1.7",
"author": "Google LLC",
"description": "Container Analysis API client for Node.js",
"main": "build/src/index.js",
Expand Down
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": "^3.1.6",
"@google-cloud/containeranalysis": "^3.1.7",
"@google-cloud/pubsub": "^2.0.0",
"p-retry": "^4.1.0"
},
Expand Down

0 comments on commit 8fc60f2

Please sign in to comment.