Skip to content

Commit

Permalink
chore: release 1.6.0 (#103)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.6.0](https://www.github.com/googleapis/nodejs-phishing-protection/compare/v1.5.1...v1.6.0) (2020-02-28)


### Features

* export protos in src/index.ts ([a33f101](https://www.github.com/googleapis/nodejs-phishing-protection/commit/a33f1015e429fd0fa2d6492c48818c32e0dc075d))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
release-please[bot] authored Feb 28, 2020
1 parent 05c88c7 commit 13c882d
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-phishingprotection/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/phishing-protection?activeTab=versions

## [1.6.0](https://www.github.com/googleapis/nodejs-phishing-protection/compare/v1.5.1...v1.6.0) (2020-02-28)


### Features

* export protos in src/index.ts ([a33f101](https://www.github.com/googleapis/nodejs-phishing-protection/commit/a33f1015e429fd0fa2d6492c48818c32e0dc075d))

### [1.5.1](https://www.github.com/googleapis/nodejs-phishing-protection/compare/v1.5.0...v1.5.1) (2020-01-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-phishingprotection/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"repository": "googleapis/nodejs-phishing-protection",
"name": "@google-cloud/phishing-protection",
"version": "1.5.1",
"version": "1.6.0",
"author": "Google LLC",
"description": "Phishing Protection API client for Node.js",
"main": "build/src/index.js",
Expand Down
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/phishing-protection": "^1.5.1"
"@google-cloud/phishing-protection": "^1.6.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 13c882d

Please sign in to comment.