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+ ### [ 4.4.1] ( https://www.github.com/googleapis/nodejs-datastore/compare/v4.4.0...v4.4.1 ) (2019-10-22)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** bump google-gax to 1.7.5 ([ #518 ] ( https://www.github.com/googleapis/nodejs-datastore/issues/518 ) ) ([ 3bb56c1] ( https://www.github.com/googleapis/nodejs-datastore/commit/3bb56c15462892d7afcc0ca3be7064cfd1cec745 ) )
13+
714## [ 4.4.0] ( https://www.github.com/googleapis/nodejs-datastore/compare/v4.3.0...v4.4.0 ) (2019-10-09)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/datastore" ,
33 "description" : " Cloud Datastore Client Library for Node.js" ,
4- "version" : " 4.4.0 " ,
4+ "version" : " 4.4.1 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google LLC." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1414 "test" : " mocha --timeout=600000"
1515 },
1616 "dependencies" : {
17- "@google-cloud/datastore" : " ^4.3.0 " ,
17+ "@google-cloud/datastore" : " ^4.4.1 " ,
1818 "sinon" : " ^7.3.2"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments