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
+ ### [ 6.2.4] ( https://www.github.com/googleapis/nodejs-translate/compare/v6.2.3...v6.2.4 ) (2021-06-29)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** google-gax v2.17.0 with mTLS ([ #691 ] ( https://www.github.com/googleapis/nodejs-translate/issues/691 ) ) ([ 5de0327] ( https://www.github.com/googleapis/nodejs-translate/commit/5de03274c69ae1e0be252e32d42b4fc4554d8e64 ) )
13
+
7
14
### [ 6.2.3] ( https://www.github.com/googleapis/nodejs-translate/compare/v6.2.2...v6.2.3 ) (2021-06-24)
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" : " 6.2.3 " ,
4
+ "version" : " 6.2.4 " ,
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" : " ^2.0.0" ,
18
18
"@google-cloud/text-to-speech" : " ^3.0.0" ,
19
- "@google-cloud/translate" : " ^6.2.3 " ,
19
+ "@google-cloud/translate" : " ^6.2.4 " ,
20
20
"@google-cloud/vision" : " ^2.0.0" ,
21
21
"yargs" : " ^16.0.0"
22
22
},
You can’t perform that action at this time.
0 commit comments