File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/nodejs-spanner?activeTab=versions
66
7+ ## [ 6.16.0] ( https://github.com/googleapis/nodejs-spanner/compare/v6.15.0...v6.16.0 ) (2023-08-07)
8+
9+
10+ ### Features
11+
12+ * Bit reverse sequence ([ #1846 ] ( https://github.com/googleapis/nodejs-spanner/issues/1846 ) ) ([ 4154c02] ( https://github.com/googleapis/nodejs-spanner/commit/4154c02f4c5ac1aa23f4c7c61521ab6fbabadfb8 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * Databoost tests ([ #1870 ] ( https://github.com/googleapis/nodejs-spanner/issues/1870 ) ) ([ 45e13c7] ( https://github.com/googleapis/nodejs-spanner/commit/45e13c70607abf717d533a8c5b1c58752a5439cb ) )
18+
719## [ 6.15.0] ( https://github.com/googleapis/nodejs-spanner/compare/v6.14.0...v6.15.0 ) (2023-08-04)
820
921
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/spanner" ,
33 "description" : " Cloud Spanner Client Library for Node.js" ,
4- "version" : " 6.15 .0" ,
4+ "version" : " 6.16 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1616 "dependencies" : {
1717 "@google-cloud/kms" : " ^3.0.0" ,
1818 "@google-cloud/precise-date" : " ^3.0.0" ,
19- "@google-cloud/spanner" : " ^6.15 .0" ,
19+ "@google-cloud/spanner" : " ^6.16 .0" ,
2020 "yargs" : " ^17.0.0"
2121 },
2222 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments