Skip to content

Commit 46820a0

Browse files
Release v0.29.1 (#342)
1 parent eb3fa59 commit 46820a0

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

core/common/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://www.npmjs.com/package/@google-cloud/common?activeTab=versions
66

7+
## v0.29.1
8+
9+
12-19-2018 20:57 PST
10+
11+
### Bug fixes
12+
- fix: bind to this instead of true ([#341](https://github.com/googleapis/nodejs-common/pull/341))
13+
714
## v0.29.0
815

916
12-19-2018 13:11 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.29.0",
4+
"version": "0.29.1",
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"engines": {

0 commit comments

Comments
 (0)