Skip to content

Commit

Permalink
chore: release 3.3.0 (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 17, 2020
1 parent 8f48246 commit 3f2f95d
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.3.0](https://github.com/googleapis/nodejs-asset/compare/v3.2.0...v3.3.0) (2020-06-17)


### Features

* added support for condition in Feed ([#346](https://github.com/googleapis/nodejs-asset/issues/346)) ([3508ee5](https://github.com/googleapis/nodejs-asset/commit/3508ee5a7cf7eead10e6d3e2c3df91487898d40e))

## [3.2.0](https://github.com/googleapis/nodejs-asset/compare/v3.1.0...v3.2.0) (2020-06-16)


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.2.0",
"version": "3.3.0",
"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.2.0",
"@google-cloud/asset": "^3.3.0",
"@google-cloud/compute": "^2.0.0",
"@google-cloud/storage": "^5.0.0",
"uuid": "^8.0.0",
Expand Down

0 comments on commit 3f2f95d

Please sign in to comment.