Skip to content

Commit 462e6bd

Browse files
chore(release): 0.5.4 [skip ci]
<a name="0.5.4"></a> ## [0.5.4](v0.5.3...v0.5.4) (2018-03-30) ### Reverts * "ci(release): configure dont-crack semantic-release plugin ([#144](#144))" ([a0d795f](a0d795f))
1 parent 3ffa6bb commit 462e6bd

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="0.5.4"></a>
2+
## [0.5.4](https://github.com/guillaumearm/handle-io/compare/v0.5.3...v0.5.4) (2018-03-30)
3+
4+
5+
### Reverts
6+
7+
* "ci(release): configure dont-crack semantic-release plugin ([#144](https://github.com/guillaumearm/handle-io/issues/144))" ([a0d795f](https://github.com/guillaumearm/handle-io/commit/a0d795f))
8+
19
<a name="0.5.3"></a>
210
## [0.5.3](https://github.com/guillaumearm/handle-io/compare/v0.5.2...v0.5.3) (2018-03-30)
311

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.3",
3+
"version": "0.5.4",
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)