File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/common?activeTab=versions
66
7+ ## v0.31.1
8+
9+ 03-13-2019 16:25 PDT
10+
11+ ### Bug Fixes
12+ - fix(autoCreate): leave user options intact ([ #378 ] ( https://github.com/googleapis/nodejs-common/pull/378 ) )
13+
14+ ### Dependencies
15+ - fix(deps): update dependency @google-cloud/promisify to ^0.4.0 ([ #374 ] ( https://github.com/googleapis/nodejs-common/pull/374 ) )
16+
17+ ### Documentation
18+ - docs: update links in contrib guide ([ #375 ] ( https://github.com/googleapis/nodejs-common/pull/375 ) )
19+ - docs: update contributing path in README ([ #369 ] ( https://github.com/googleapis/nodejs-common/pull/369 ) )
20+ - docs: move CONTRIBUTING.md to root ([ #368 ] ( https://github.com/googleapis/nodejs-common/pull/368 ) )
21+
22+ ### Internal / Testing Changes
23+ - build: Add docuploader credentials to node publish jobs ([ #381 ] ( https://github.com/googleapis/nodejs-common/pull/381 ) )
24+ - build: use node10 to run samples-test, system-test etc ([ #380 ] ( https://github.com/googleapis/nodejs-common/pull/380 ) )
25+ - build: update release configuration
26+ - chore(deps): update dependency mocha to v6
27+ - test: do not depend on request ([ #376 ] ( https://github.com/googleapis/nodejs-common/pull/376 ) )
28+ - build: use linkinator for docs test ([ #372 ] ( https://github.com/googleapis/nodejs-common/pull/372 ) )
29+ - chore(deps): update dependency @types/tmp to v0.0.34 ([ #373 ] ( https://github.com/googleapis/nodejs-common/pull/373 ) )
30+ - build: create docs test npm scripts ([ #371 ] ( https://github.com/googleapis/nodejs-common/pull/371 ) )
31+ - build: test using @grpc/grpc-js in CI ([ #370 ] ( https://github.com/googleapis/nodejs-common/pull/370 ) )
32+ - refactor: change error message format to multiline ([ #362 ] ( https://github.com/googleapis/nodejs-common/pull/362 ) )
33+
734## v0.31.0
835
93602-05-2019 16:37 PST
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/common" ,
33 "description" : " Common components for Cloud APIs Node.js Client Libraries" ,
4- "version" : " 0.31.0 " ,
4+ "version" : " 0.31.1 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments