Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
chore(release): 1.2.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.7](v1.2.6...v1.2.7) (2019-06-21)

### Bug Fixes

* πŸ› Remove declaration module ([d73429d](d73429d))
  • Loading branch information
semantic-release-bot committed Jun 21, 2019
1 parent d73429d commit cf5e4d4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [1.2.7](https://github.com/manhhailua/redux-unfold-saga/compare/v1.2.6...v1.2.7) (2019-06-21)


### Bug Fixes

* πŸ› Remove declaration module ([d73429d](https://github.com/manhhailua/redux-unfold-saga/commit/d73429d))



## [1.2.7](https://github.com/manhhailua/redux-unfold-saga/compare/v1.2.6...v1.2.7) (2019-06-21)


### Bug Fixes

* πŸ› Remove declaration module ([d73429d](https://github.com/manhhailua/redux-unfold-saga/commit/d73429d))

## [1.2.6](https://github.com/manhhailua/redux-unfold-saga/compare/v1.2.5...v1.2.6) (2019-06-21)


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-unfold-saga",
"version": "1.2.6",
"version": "1.2.7",
"description": "A no headache middleware helper for redux-saga.",
"license": "MIT",
"repository": "manhhailua/redux-unfold-saga",
Expand Down

0 comments on commit cf5e4d4

Please sign in to comment.