File tree 3 files changed +9
-2
lines changed
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/bigtable?activeTab=versions
6
6
7
+ ### [ 3.5.2] ( https://github.com/googleapis/nodejs-bigtable/compare/v3.5.1...v3.5.2 ) (2021-06-29)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** google-gax v2.17.0 with mTLS ([ #907 ] ( https://github.com/googleapis/nodejs-bigtable/issues/907 ) ) ([ cf661df] ( https://github.com/googleapis/nodejs-bigtable/commit/cf661df12da9dfd02e97d343a2110ce6099891b9 ) )
13
+
7
14
### [ 3.5.1] ( https://github.com/googleapis/nodejs-bigtable/compare/v3.5.0...v3.5.1 ) (2021-06-22)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/bigtable" ,
3
- "version" : " 3.5.1 " ,
3
+ "version" : " 3.5.2 " ,
4
4
"description" : " Cloud Bigtable Client Library for Node.js" ,
5
5
"keywords" : [
6
6
" bigtable" ,
Original file line number Diff line number Diff line change 14
14
"node" : " >=12"
15
15
},
16
16
"dependencies" : {
17
- "@google-cloud/bigtable" : " ^3.5.1 " ,
17
+ "@google-cloud/bigtable" : " ^3.5.2 " ,
18
18
"uuid" : " ^8.0.0" ,
19
19
"yargs" : " ^16.0.0"
20
20
},
You can’t perform that action at this time.
0 commit comments