Skip to content

Commit 61322aa

Browse files
committed
chore(release): 1.0.3
1 parent b964665 commit 61322aa

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.0.3](https://github.com/hellosign/helloworks-nodejs-sdk/compare/v1.0.2...v1.0.3) (2019-04-10)
6+
7+
8+
### Bug Fixes
9+
10+
* Add *.test.js files to npmignore ([f99d55c](https://github.com/hellosign/helloworks-nodejs-sdk/commit/f99d55c))
11+
12+
13+
514
## [1.0.2](https://github.com/hellosign/helloworks-nodejs-sdk/compare/v1.0.1...v1.0.2) (2019-03-19)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "helloworks-sdk",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A Node.js SDK for easily creating and managing HelloWorks workflow instances.",
55
"main": "index.js",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)