Skip to content

Commit

Permalink
chore: release 2.4.7 (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 17, 2021
1 parent 82cdc31 commit 93b56ac
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

### [2.4.7](https://www.github.com/googleapis/nodejs-phishing-protection/compare/v2.4.6...v2.4.7) (2021-08-17)


### Bug Fixes

* **deps:** google-gax v2.24.1 ([#333](https://www.github.com/googleapis/nodejs-phishing-protection/issues/333)) ([60f816a](https://www.github.com/googleapis/nodejs-phishing-protection/commit/60f816a42aa198aa36ddeceee49ca38553fddb4b))

### [2.4.6](https://www.github.com/googleapis/nodejs-phishing-protection/compare/v2.4.5...v2.4.6) (2021-07-16)


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": "2.4.6",
"version": "2.4.7",
"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": "^2.4.6"
"@google-cloud/phishing-protection": "^2.4.7"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 93b56ac

Please sign in to comment.