File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-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+ ## v3.0.1
8+
9+ 01-15-2019 13:20 PST
10+
11+ ### Bug fixes
12+ - fix: ship the build directory ([ #300 ] ( https://github.com/googleapis/nodejs-datastore/pull/300 ) )
13+
14+ ### Internal / Testing Changes
15+ - build: check broken links in generated docs ([ #292 ] ( https://github.com/googleapis/nodejs-datastore/pull/292 ) )
16+
717## v3.0.0
818
91901-14-2019 20:31 PST
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" : " 3.0.0 " ,
4+ "version" : " 3.0.1 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1212 "test" : " mocha system-test/*.test.js --timeout=600000"
1313 },
1414 "dependencies" : {
15- "@google-cloud/datastore" : " ^3.0.0 " ,
15+ "@google-cloud/datastore" : " ^3.0.1 " ,
1616 "sinon" : " ^7.0.0" ,
1717 "yargs" : " ^12.0.1"
1818 },
You can’t perform that action at this time.
0 commit comments