Skip to content

Commit

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


## [3.1.0](googleapis/nodejs-web-risk@v3.0.0...v3.1.0) (2022-06-29)


### Features

* support regapic LRO ([#331](googleapis/nodejs-web-risk#331)) ([265c092](googleapis/nodejs-web-risk@265c092))

---
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 Jun 30, 2022
1 parent 6209029 commit 9a0c7e7
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 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

## [3.1.0](https://github.com/googleapis/nodejs-web-risk/compare/v3.0.0...v3.1.0) (2022-06-29)


### Features

* support regapic LRO ([#331](https://github.com/googleapis/nodejs-web-risk/issues/331)) ([265c092](https://github.com/googleapis/nodejs-web-risk/commit/265c092562ea66e985950c27ae8dd030b2c45925))

## [3.0.0](https://github.com/googleapis/nodejs-web-risk/compare/v2.2.0...v3.0.0) (2022-05-17)


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": "3.0.0",
"version": "3.1.0",
"author": "Google LLC",
"description": "Web Risk API client for Node.js",
"main": "build/src/index.js",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-webrisk",
"version": "3.0.0",
"version": "3.1.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-webrisk",
"version": "3.0.0",
"version": "3.1.0",
"language": "TYPESCRIPT",
"apis": [
{
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": "^3.0.0"
"@google-cloud/web-risk": "^3.1.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 9a0c7e7

Please sign in to comment.