File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
packages/google-cloud-datacatalog Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/datacatalog?activeTab=versions
66
7+ ### [ 1.6.3] ( https://www.github.com/googleapis/nodejs-datacatalog/compare/v1.6.2...v1.6.3 ) (2020-01-09)
8+
9+
10+ ### Bug Fixes
11+
12+ * proper routing headers ([ 1fc10d6] ( https://www.github.com/googleapis/nodejs-datacatalog/commit/1fc10d6e538fd2c6a43e160318e6b75c6e0d32e5 ) )
13+
714### [ 1.6.2] ( https://www.github.com/googleapis/nodejs-datacatalog/compare/v1.6.1...v1.6.2 ) (2020-01-08)
815
916
Original file line number Diff line number Diff line change 11{
22 "repository" : " googleapis/nodejs-datacatalog" ,
33 "name" : " @google-cloud/datacatalog" ,
4- "version" : " 1.6.2 " ,
4+ "version" : " 1.6.3 " ,
55 "author" : " Google LLC" ,
66 "description" : " Google Cloud Data Catalog API client for Node.js" ,
77 "main" : " build/src/index.js" ,
Original file line number Diff line number Diff line change 1515 "test" : " mocha --timeout 600000"
1616 },
1717 "dependencies" : {
18- "@google-cloud/datacatalog" : " ^1.6.2 "
18+ "@google-cloud/datacatalog" : " ^1.6.3 "
1919 },
2020 "devDependencies" : {
2121 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments