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/@google-cloud/datastore?activeTab=versions
66
7+ ## [ 9.1.0] ( https://github.com/googleapis/nodejs-datastore/compare/v9.0.0...v9.1.0 ) (2024-06-24)
8+
9+
10+ ### Features
11+
12+ * New transaction feature ([ #1239 ] ( https://github.com/googleapis/nodejs-datastore/issues/1239 ) ) ([ cdd2ee9] ( https://github.com/googleapis/nodejs-datastore/commit/cdd2ee98c50b48b9a2a8cfb2f66b84a5937b3783 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * ** deps:** Update dependency sinon to v18 ([ #1250 ] ( https://github.com/googleapis/nodejs-datastore/issues/1250 ) ) ([ b7ff5c8] ( https://github.com/googleapis/nodejs-datastore/commit/b7ff5c86306f80d93f678a0638892c58a3b2088c ) )
18+
719## [ 9.0.0] ( https://github.com/googleapis/nodejs-datastore/compare/v8.7.0...v9.0.0 ) (2024-05-09)
820
921
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/datastore" ,
3- "version" : " 9.0 .0" ,
3+ "version" : " 9.1 .0" ,
44 "description" : " Cloud Datastore Client Library for Node.js" ,
55 "keywords" : [
66 " google apis client" ,
Original file line number Diff line number Diff line change 1414 "test" : " mocha --timeout=600000"
1515 },
1616 "dependencies" : {
17- "@google-cloud/datastore" : " ^9.0 .0" ,
17+ "@google-cloud/datastore" : " ^9.1 .0" ,
1818 "sinon" : " ^18.0.0"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments