Skip to content

Commit

Permalink
chore: release 1.7.0 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 24, 2020
1 parent eea7bd2 commit e8bdc55
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/google-cloud-webrisk/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/web-risk?activeTab=versions

## [1.7.0](https://www.github.com/googleapis/nodejs-web-risk/compare/v1.6.0...v1.7.0) (2020-03-24)


### Features

* adds the v1 API surface ([#134](https://www.github.com/googleapis/nodejs-web-risk/issues/134)) ([34ca53c](https://www.github.com/googleapis/nodejs-web-risk/commit/34ca53c2fcb767874a011f9f86e9f24839398995))

## [1.6.0](https://www.github.com/googleapis/nodejs-web-risk/compare/v1.5.0...v1.6.0) (2020-03-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-webrisk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"repository": "googleapis/nodejs-web-risk",
"name": "@google-cloud/web-risk",
"version": "1.6.0",
"version": "1.7.0",
"author": "Google LLC",
"description": "Web Risk API client for Node.js",
"main": "build/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-webrisk/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "mocha --timeout 600000 system-test/*.js"
},
"dependencies": {
"@google-cloud/web-risk": "^1.6.0"
"@google-cloud/web-risk": "^1.7.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit e8bdc55

Please sign in to comment.