Skip to content

Commit

Permalink
chore: release 5.3.0 (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 11, 2020
1 parent 63afb80 commit 10e79b7
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-translate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/nodejs-translate?activeTab=versions

## [5.3.0](https://github.com/googleapis/nodejs-translate/compare/v5.2.0...v5.3.0) (2020-03-06)


### Features

* deferred client initialization ([#460](https://github.com/googleapis/nodejs-translate/issues/460)) ([0ed76f4](https://github.com/googleapis/nodejs-translate/commit/0ed76f4e83528c2d087a26598535f5daf5a08444))

## [5.2.0](https://github.com/googleapis/nodejs-translate/compare/v5.1.6...v5.2.0) (2020-02-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-translate/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/translate",
"description": "Cloud Translation API Client Library for Node.js",
"version": "5.2.0",
"version": "5.3.0",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-translate/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@google-cloud/automl": "^1.0.0",
"@google-cloud/text-to-speech": "^1.1.4",
"@google-cloud/translate": "^5.2.0",
"@google-cloud/translate": "^5.3.0",
"@google-cloud/vision": "^1.2.0",
"yargs": "^15.0.0"
},
Expand Down

0 comments on commit 10e79b7

Please sign in to comment.