Skip to content

Commit 22137c8

Browse files
release-please[bot]Benjamin E. Coe
authored andcommitted
chore: release 1.0.3 (#147)
1 parent b426b37 commit 22137c8

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

core/promisify/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/nodejs-promisify?activeTab=versions
66

7+
### [1.0.3](https://www.github.com/googleapis/nodejs-promisify/compare/v1.0.2...v1.0.3) (2019-11-13)
8+
9+
10+
### Bug Fixes
11+
12+
* **docs:** add jsdoc-region-tag plugin ([#146](https://www.github.com/googleapis/nodejs-promisify/issues/146)) ([ff0ee74](https://www.github.com/googleapis/nodejs-promisify/commit/ff0ee7408f50e8f7147b8ccf7e10337aa5920076))
13+
714
### [1.0.2](https://www.github.com/googleapis/nodejs-promisify/compare/v1.0.1...v1.0.2) (2019-06-26)
815

916

core/promisify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/promisify",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A simple utility for promisifying functions and classes.",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",

0 commit comments

Comments
 (0)