Skip to content

Commit

Permalink
chore: release 3.14.1 (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 22, 2021
1 parent 9db804a commit 32e3885
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-asset/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/asset?activeTab=versions

### [3.14.1](https://github.com/googleapis/nodejs-asset/compare/v3.14.0...v3.14.1) (2021-06-22)


### Bug Fixes

* make request optional in all cases ([#507](https://github.com/googleapis/nodejs-asset/issues/507)) ([07b6827](https://github.com/googleapis/nodejs-asset/commit/07b68273ea5522ae4c3a94b714f05ee7d32391ef))

## [3.14.0](https://github.com/googleapis/nodejs-asset/compare/v3.13.0...v3.14.0) (2021-06-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-asset/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/asset",
"description": "Cloud Asset API client for Node.js",
"version": "3.14.0",
"version": "3.14.1",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-asset/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "mocha --timeout 180000"
},
"dependencies": {
"@google-cloud/asset": "^3.14.0",
"@google-cloud/asset": "^3.14.1",
"@google-cloud/bigquery": "^5.5.0",
"@google-cloud/compute": "^2.0.0",
"@google-cloud/storage": "^5.0.0",
Expand Down

0 comments on commit 32e3885

Please sign in to comment.