Skip to content

Commit

Permalink
chore: release 1.9.2 (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and bcoe committed Nov 18, 2019
1 parent 955f118 commit 5dd686c
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-automl/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/automl?activeTab=versions

### [1.9.2](https://www.github.com/googleapis/nodejs-automl/compare/v1.9.1...v1.9.2) (2019-11-18)


### Bug Fixes

* **docs:** bump release level to GA ([#280](https://www.github.com/googleapis/nodejs-automl/issues/280)) ([04c897e](https://www.github.com/googleapis/nodejs-automl/commit/04c897ee00642843eb30304186c1628ba0625d56))

### [1.9.1](https://www.github.com/googleapis/nodejs-automl/compare/v1.9.0...v1.9.1) (2019-11-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-automl/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/automl",
"description": "Cloud AutoML API client for Node.js",
"version": "1.9.1",
"version": "1.9.2",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-automl/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"!test/"
],
"dependencies": {
"@google-cloud/automl": "^1.9.1",
"@google-cloud/automl": "^1.9.2",
"csv": "^5.1.3",
"mathjs": "^6.0.0",
"yargs": "^15.0.0"
Expand Down

0 comments on commit 5dd686c

Please sign in to comment.