Skip to content

Commit 2c2b524

Browse files
JustinBeckwithstephenplusplus
authored andcommitted
Release @google-cloud/common v0.31.1 (#383)
This pull request was generated using releasetool.
1 parent 000bb87 commit 2c2b524

2 files changed

Lines changed: 28 additions & 1 deletion

File tree

core/common/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,33 @@
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

936
02-05-2019 16:37 PST

core/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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": {

0 commit comments

Comments
 (0)