File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-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+ ## [ 8.2.2] ( https://github.com/googleapis/nodejs-datastore/compare/v8.2.1...v8.2.2 ) (2023-10-17)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** Update google-gax ([ #1173 ] ( https://github.com/googleapis/nodejs-datastore/issues/1173 ) ) ([ 8237b15] ( https://github.com/googleapis/nodejs-datastore/commit/8237b152aa906cac55117cdeaf7a8bda85e94ac7 ) )
13+
714## [ 8.2.1] ( https://github.com/googleapis/nodejs-datastore/compare/v8.2.0...v8.2.1 ) (2023-10-03)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/datastore" ,
3- "version" : " 8.2.1 " ,
3+ "version" : " 8.2.2 " ,
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" : " ^8.2.1 " ,
17+ "@google-cloud/datastore" : " ^8.2.2 " ,
1818 "sinon" : " ^16.0.0"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments