Skip to content

Commit

Permalink
Release 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Dijou committed Mar 21, 2020
1 parent ae6cff2 commit afa5d6d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
# 1.8.0

- Correctly support ESM build. (thanks @AndyOGo and @LucaMele)

# 1.7.9

- Rollback previous release.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "redux-act",
"version": "1.7.9",
"version": "1.8.0",
"license": "Apache-2.0",
"description": "An opinionated lib to create actions and reducers for Redux",
"keywords": [
Expand Down

0 comments on commit afa5d6d

Please sign in to comment.