Skip to content

Commit

Permalink
chore: release 1.2.0 (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and bcoe committed Aug 20, 2019
1 parent 244c2e5 commit f82935c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions packages/google-cloud-asset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

[1]: https://www.npmjs.com/package/@google-cloud/asset?activeTab=versions

## [1.2.0](https://github.com/googleapis/nodejs-asset/compare/v1.1.4...v1.2.0) (2019-08-20)


### Bug Fixes

* **deps:** update dependency yargs to v14 ([e3e5872](https://github.com/googleapis/nodejs-asset/commit/e3e5872))


### Features

* introduce v1p2beta1 client ([#181](https://github.com/googleapis/nodejs-asset/issues/181)) ([675ae04](https://github.com/googleapis/nodejs-asset/commit/675ae04))

### [1.1.4](https://github.com/googleapis/nodejs-asset/compare/v1.1.3...v1.1.4) (2019-08-05)


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": "1.1.4",
"version": "1.2.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": "^1.1.4",
"@google-cloud/asset": "^1.2.0",
"@google-cloud/storage": "^3.0.0",
"uuid": "^3.3.2",
"yargs": "^14.0.0"
Expand Down

0 comments on commit f82935c

Please sign in to comment.