File tree 3 files changed +9
-2
lines changed
packages/google-cloud-automl
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/automl?activeTab=versions
6
6
7
+ ### [ 1.2.4] ( https://www.github.com/googleapis/nodejs-automl/compare/v1.2.3...v1.2.4 ) (2019-08-05)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * allow calls with no request, add JSON proto ([ c7bec4d] ( https://www.github.com/googleapis/nodejs-automl/commit/c7bec4d ) )
13
+
7
14
### [ 1.2.3] ( https://www.github.com/googleapis/nodejs-automl/compare/v1.2.2...v1.2.3 ) (2019-07-29)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/automl" ,
3
3
"description" : " Cloud AutoML API client for Node.js" ,
4
- "version" : " 1.2.3 " ,
4
+ "version" : " 1.2.4 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 18
18
"test" : " mocha --timeout 600000"
19
19
},
20
20
"dependencies" : {
21
- "@google-cloud/automl" : " ^1.2.3 " ,
21
+ "@google-cloud/automl" : " ^1.2.4 " ,
22
22
"chai" : " ^4.2.0" ,
23
23
"csv" : " ^5.1.1" ,
24
24
"execa" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments