Skip to content

Commit cf4df65

Browse files
chore(release): publish stable [skip ci]
- @airy/maleo-redux-plugin@0.0.26
1 parent 8ca83ec commit cf4df65

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/redux-plugin/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.26](https://github.com/airyrooms/maleo-plugins/compare/@airy/maleo-redux-plugin@0.0.25...@airy/maleo-redux-plugin@0.0.26) (2019-07-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **redux-plugin:** fix circular redux plugin ([#15](https://github.com/airyrooms/maleo-plugins/issues/15)) ([8ca83ec](https://github.com/airyrooms/maleo-plugins/commit/8ca83ec))
12+
13+
14+
15+
16+
617
## [0.0.25](https://github.com/airyrooms/maleo-plugins/compare/@airy/maleo-redux-plugin@0.0.24...@airy/maleo-redux-plugin@0.0.25) (2019-06-20)
718

819

packages/redux-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@airy/maleo-redux-plugin",
3-
"version": "0.0.25",
3+
"version": "0.0.26",
44
"main": "lib/index.js",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)