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/datastore?activeTab=versions
6
6
7
+ ## [ 8.6.0] ( https://github.com/googleapis/nodejs-datastore/compare/v8.5.0...v8.6.0 ) (2024-02-26)
8
+
9
+
10
+ ### Features
11
+
12
+ * Nodejs transaction redesign feature branch ([ #1235 ] ( https://github.com/googleapis/nodejs-datastore/issues/1235 ) ) ([ 1585d4a] ( https://github.com/googleapis/nodejs-datastore/commit/1585d4a4e1b4b16d198307a3e97ffcf156d000b1 ) )
13
+
7
14
## [ 8.5.0] ( https://github.com/googleapis/nodejs-datastore/compare/v8.4.0...v8.5.0 ) (2024-02-06)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/datastore" ,
3
- "version" : " 8.5 .0" ,
3
+ "version" : " 8.6 .0" ,
4
4
"description" : " Cloud Datastore Client Library for Node.js" ,
5
5
"keywords" : [
6
6
" google apis client" ,
Original file line number Diff line number Diff line change 14
14
"test" : " mocha --timeout=600000"
15
15
},
16
16
"dependencies" : {
17
- "@google-cloud/datastore" : " ^8.5 .0" ,
17
+ "@google-cloud/datastore" : " ^8.6 .0" ,
18
18
"sinon" : " ^17.0.0"
19
19
},
20
20
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments