Skip to content

Commit f20c879

Browse files
authored
Release v0.28.1 (#544)
1 parent 65645e2 commit f20c879

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

handwritten/pubsub/CHANGELOG.md

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

55
[1]: https://www.npmjs.com/package/nodejs-pubsub?activeTab=versions
66

7+
## v0.28.1
8+
9+
03-11-2019 15:36 PDT
10+
11+
### Bug Fixes
12+
- fix(typescript): correctly import long ([#541](https://github.com/googleapis/nodejs-pubsub/pull/541))
13+
14+
### Internal / Testing Changes
15+
- testing: set skipLibCheck to false for ts install test ([#543](https://github.com/googleapis/nodejs-pubsub/pull/543))
16+
- refactor: fix/simplify proto gen scripts ([#542](https://github.com/googleapis/nodejs-pubsub/pull/542))
17+
718
## v0.28.0
819

920
03-11-2019 09:11 PDT

handwritten/pubsub/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/pubsub",
33
"description": "Cloud Pub/Sub Client Library for Node.js",
4-
"version": "0.28.0",
4+
"version": "0.28.1",
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"engines": {

0 commit comments

Comments
 (0)