File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
packages/google-cloud-datalabeling Expand file tree Collapse file tree 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/datalabeling?activeTab=versions
6
6
7
+ ## [ 1.5.0] ( https://www.github.com/googleapis/nodejs-datalabeling/compare/v1.4.2...v1.5.0 ) (2020-02-29)
8
+
9
+
10
+ ### Features
11
+
12
+ * export protos in src/index.ts ([ 42812db] ( https://www.github.com/googleapis/nodejs-datalabeling/commit/42812db5f9c56b744c32314aaf4e7c48c13a62b1 ) )
13
+
7
14
### [ 1.4.2] ( https://www.github.com/googleapis/nodejs-datalabeling/compare/v1.4.1...v1.4.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/datalabeling" ,
3
3
"description" : " Data Labeling API client for Node.js" ,
4
- "version" : " 1.4.2 " ,
4
+ "version" : " 1.5.0 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 14
14
"test" : " mocha --timeout 600000"
15
15
},
16
16
"dependencies" : {
17
- "@google-cloud/datalabeling" : " ^1.4.2 "
17
+ "@google-cloud/datalabeling" : " ^1.5.0 "
18
18
},
19
19
"devDependencies" : {
20
20
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments