Skip to content

Commit

Permalink
chore: release 1.7.3 (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and bcoe committed Oct 22, 2019
1 parent a56896a commit f139332
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.7.3](https://www.github.com/googleapis/nodejs-automl/compare/v1.7.2...v1.7.3) (2019-10-22)


### Bug Fixes

* **deps:** bump google-gax to 1.7.5 ([#256](https://www.github.com/googleapis/nodejs-automl/issues/256)) ([950cefc](https://www.github.com/googleapis/nodejs-automl/commit/950cefc29281a74721fb8a5ca2cf2fff5e03dd65))

### [1.7.2](https://www.github.com/googleapis/nodejs-automl/compare/v1.7.1...v1.7.2) (2019-10-14)


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.7.2",
"version": "1.7.3",
"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 @@ -18,7 +18,7 @@
"test": "mocha --timeout 600000"
},
"dependencies": {
"@google-cloud/automl": "^1.5.0",
"@google-cloud/automl": "^1.7.3",
"chai": "^4.2.0",
"csv": "^5.1.1",
"execa": "^3.0.0",
Expand Down

0 comments on commit f139332

Please sign in to comment.