File tree 3 files changed +9
-2
lines changed
packages/google-cloud-translate
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/nodejs-translate?activeTab=versions
6
6
7
+ ## [ 5.3.0] ( https://www.github.com/googleapis/nodejs-translate/compare/v5.2.0...v5.3.0 ) (2020-03-06)
8
+
9
+
10
+ ### Features
11
+
12
+ * deferred client initialization ([ #460 ] ( https://www.github.com/googleapis/nodejs-translate/issues/460 ) ) ([ 0ed76f4] ( https://www.github.com/googleapis/nodejs-translate/commit/0ed76f4e83528c2d087a26598535f5daf5a08444 ) )
13
+
7
14
## [ 5.2.0] ( https://www.github.com/googleapis/nodejs-translate/compare/v5.1.6...v5.2.0 ) (2020-02-27)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/translate" ,
3
3
"description" : " Cloud Translation API Client Library for Node.js" ,
4
- "version" : " 5.2 .0" ,
4
+ "version" : " 5.3 .0" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 16
16
"dependencies" : {
17
17
"@google-cloud/automl" : " ^1.0.0" ,
18
18
"@google-cloud/text-to-speech" : " ^1.1.4" ,
19
- "@google-cloud/translate" : " ^5.2 .0" ,
19
+ "@google-cloud/translate" : " ^5.3 .0" ,
20
20
"@google-cloud/vision" : " ^1.2.0" ,
21
21
"yargs" : " ^15.0.0"
22
22
},
You can’t perform that action at this time.
0 commit comments