Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2018-11-30)

### Features

* **hukkup:** add hukkupAsync function  ([54511af](54511af))
  • Loading branch information
semantic-release-bot committed Nov 30, 2018
1 parent 54511af commit 86c603c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.3.0](https://github.com/nampdn/hukk/compare/v1.2.0...v1.3.0) (2018-11-30)


### Features

* **hukkup:** add hukkupAsync function ([54511af](https://github.com/nampdn/hukk/commit/54511af))

# [1.2.0](https://github.com/nampdn/hukk/compare/v1.1.7...v1.2.0) (2018-11-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hukk",
"version": "1.2.0",
"version": "1.3.0",
"description": "Portable webhook for NodeJS micro-service",
"keywords": [
"webhook",
Expand Down

0 comments on commit 86c603c

Please sign in to comment.