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
+ ### [ 2.1.1] ( https://www.github.com/googleapis/nodejs-datacatalog/compare/v2.1.0...v2.1.1 ) (2020-07-09)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * typeo in nodejs .gitattribute ([ #182 ] ( https://www.github.com/googleapis/nodejs-datacatalog/issues/182 ) ) ([ 9e46bfc] ( https://www.github.com/googleapis/nodejs-datacatalog/commit/9e46bfce7847084d24d85218d5a294ff7c46e2ff ) )
13
+
7
14
## [ 2.1.0] ( https://www.github.com/googleapis/nodejs-datacatalog/compare/v2.0.0...v2.1.0 ) (2020-06-16)
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" : " 2.1.0 " ,
4
+ "version" : " 2.1.1 " ,
5
5
"author" : " Google LLC" ,
6
6
"description" : " Google Cloud Data Catalog API client for Node.js" ,
7
7
"main" : " build/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" : " ^2.1.0 "
18
+ "@google-cloud/datacatalog" : " ^2.1.1 "
19
19
},
20
20
"devDependencies" : {
21
21
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments