File tree 3 files changed +9
-2
lines changed
packages/google-cloud-language
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/@google-cloud/language?activeTab=versions
6
6
7
+ ### [ 4.2.6] ( https://www.github.com/googleapis/nodejs-language/compare/v4.2.5...v4.2.6 ) (2021-06-30)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** google-gax v2.17.0 with mTLS ([ #595 ] ( https://www.github.com/googleapis/nodejs-language/issues/595 ) ) ([ 3ac3cfb] ( https://www.github.com/googleapis/nodejs-language/commit/3ac3cfb8d0ce0ba055502e07178764555d020622 ) )
13
+
7
14
### [ 4.2.5] ( https://www.github.com/googleapis/nodejs-language/compare/v4.2.4...v4.2.5 ) (2021-06-22)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/language" ,
3
3
"description" : " Google Cloud Natural Language API client for Node.js" ,
4
- "version" : " 4.2.5 " ,
4
+ "version" : " 4.2.6 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@google-cloud/automl" : " ^2.0.0" ,
19
19
"mathjs" : " ^9.0.0" ,
20
- "@google-cloud/language" : " ^4.2.5 " ,
20
+ "@google-cloud/language" : " ^4.2.6 " ,
21
21
"@google-cloud/storage" : " ^5.0.0" ,
22
22
"yargs" : " ^16.0.0"
23
23
},
You can’t perform that action at this time.
0 commit comments