This repository was archived by the owner on Mar 26, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/bigtable?activeTab=versions
66
7+ ## [ 5.0.0] ( https://github.com/googleapis/nodejs-bigtable/compare/v4.6.1...v5.0.0 ) (2023-08-10)
8+
9+
10+ ### ⚠ BREAKING CHANGES
11+
12+ * upgrade to Node 14 ([ #1311 ] ( https://github.com/googleapis/nodejs-bigtable/issues/1311 ) )
13+
14+ ### Miscellaneous Chores
15+
16+ * Upgrade to Node 14 ([ #1311 ] ( https://github.com/googleapis/nodejs-bigtable/issues/1311 ) ) ([ 4330cb2] ( https://github.com/googleapis/nodejs-bigtable/commit/4330cb238ec887e85456cde0f18f3881caca5e14 ) )
17+
718## [ 4.6.1] ( https://github.com/googleapis/nodejs-bigtable/compare/v4.6.0...v4.6.1 ) (2023-05-30)
819
920
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/bigtable" ,
3- "version" : " 4.6.1 " ,
3+ "version" : " 5.0.0 " ,
44 "description" : " Cloud Bigtable Client Library for Node.js" ,
55 "keywords" : [
66 " bigtable" ,
Original file line number Diff line number Diff line change 1414 "node" : " >=14.0.0"
1515 },
1616 "dependencies" : {
17- "@google-cloud/bigtable" : " ^4.6.1 " ,
17+ "@google-cloud/bigtable" : " ^5.0.0 " ,
1818 "uuid" : " ^9.0.0" ,
1919 "yargs" : " ^16.0.0"
2020 },
You can’t perform that action at this time.
0 commit comments