Skip to content

Commit eeeb71e

Browse files
chore(release): 0.5.1 [skip ci]
<a name="0.5.1"></a> ## [0.5.1](v0.5.0...v0.5.1) (2018-03-29)
1 parent 6a96dbe commit eeeb71e

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<a name="0.5.1"></a>
2+
## [0.5.1](https://github.com/guillaumearm/handle-io/compare/v0.5.0...v0.5.1) (2018-03-29)
3+
14
<a name="0.5.0"></a>
25
# [0.5.0](https://github.com/guillaumearm/handle-io/compare/v0.4.1...v0.5.0) (2018-03-29)
36

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "handle-io",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Wrap side effects, combine them, and make this combination testable",
55
"main": "lib/handle-io.js",
66
"module": "es/handle-io.js",

0 commit comments

Comments
 (0)