Skip to content

Commit

Permalink
Release 1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldijou committed Jun 30, 2019
1 parent d5dc415 commit 7bbb6e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.7.7

- Improve TS types around `on` function for reducers. (thanks @Tenga)

# 1.7.6

- Improve TS types around meta reducer. (thanks @megawac)
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": "redux-act",
"version": "1.7.6",
"version": "1.7.7",
"license": "Apache-2.0",
"description": "An opinionated lib to create actions and reducers for Redux",
"keywords": [
Expand Down

0 comments on commit 7bbb6e0

Please sign in to comment.