File tree 3 files changed +9
-2
lines changed
packages/google-cloud-datacatalog
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/datacatalog?activeTab=versions
6
6
7
+ ### [ 1.0.2] ( https://www.github.com/googleapis/nodejs-datacatalog/compare/v1.0.1...v1.0.2 ) (2019-08-05)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * allow calls with no request, add JSON proto ([ 9a38026] ( https://www.github.com/googleapis/nodejs-datacatalog/commit/9a38026 ) )
13
+
7
14
### [ 1.0.1] ( https://www.github.com/googleapis/nodejs-datacatalog/compare/v1.0.0...v1.0.1 ) (2019-06-26)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"repository" : " googleapis/nodejs-datacatalog" ,
3
3
"name" : " @google-cloud/datacatalog" ,
4
- "version" : " 1.0.1 " ,
4
+ "version" : " 1.0.2 " ,
5
5
"author" : " Google LLC" ,
6
6
"description" : " Google Cloud Data Catalog API client for Node.js" ,
7
7
"main" : " src/index.js" ,
Original file line number Diff line number Diff line change 15
15
"test" : " mocha --timeout 600000"
16
16
},
17
17
"dependencies" : {
18
- "@google-cloud/datacatalog" : " ^1.0.1 "
18
+ "@google-cloud/datacatalog" : " ^1.0.2 "
19
19
},
20
20
"devDependencies" : {
21
21
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments