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
+ ## [ 3.8.0] ( https://www.github.com/googleapis/nodejs-language/compare/v3.7.2...v3.8.0 ) (2020-02-28)
8
+
9
+
10
+ ### Features
11
+
12
+ * export protos in src/index.ts ([ 482fb10] ( https://www.github.com/googleapis/nodejs-language/commit/482fb10bc1d4f01bd3de38a0301cda2a2efb491d ) )
13
+
7
14
### [ 3.7.2] ( https://www.github.com/googleapis/nodejs-language/compare/v3.7.1...v3.7.2 ) (2020-02-10)
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" : " 3.7.2 " ,
4
+ "version" : " 3.8.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 17
17
"dependencies" : {
18
18
"@google-cloud/automl" : " ^1.0.0" ,
19
19
"mathjs" : " ^6.0.0" ,
20
- "@google-cloud/language" : " ^3.7.2 " ,
20
+ "@google-cloud/language" : " ^3.8.0 " ,
21
21
"@google-cloud/storage" : " ^4.0.0" ,
22
22
"yargs" : " ^15.0.0"
23
23
},
You can’t perform that action at this time.
0 commit comments