Skip to content

Commit

Permalink
chore: bump version v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chnliquan committed Sep 6, 2021
1 parent df8b52c commit 2a950f1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 5 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## [1.4.1](https://github.com/kcfe/dobux/compare/v1.4.0...v1.4.1) (2021-09-06)


### 🐛 Bug Fixes

* provider rerender ([88ddfef](https://github.com/kcfe/dobux/commit/88ddfefc7e5cb1bd2eb8b2b1d6664e8c86b9312c))





# [1.4.0](https://github.com/kcfe/dobux/compare/v1.3.1...v1.4.0) (2021-09-02)


Expand Down
7 changes: 3 additions & 4 deletions LATESTLOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
## [Changes](https://github.com/kcfe/dobux/compare/v1.3.1...v1.4.0) (2021-09-02)
## [Changes](https://github.com/kcfe/dobux/compare/v1.4.0...v1.4.1) (2021-09-06)


### ✨ Features
### 🐛 Bug Fixes

* add get effects ([d1378b1](https://github.com/kcfe/dobux/commit/d1378b1b4e4d7545fbbffbc77f4246599b3a3c84))
* add get reducers ([a41502f](https://github.com/kcfe/dobux/commit/a41502fc0985fdead603076e3cf37d446c2b61cb))
* provider rerender ([88ddfef](https://github.com/kcfe/dobux/commit/88ddfefc7e5cb1bd2eb8b2b1d6664e8c86b9312c))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dobux",
"version": "1.4.0",
"version": "1.4.1",
"description": "Lightweight responsive state management solution",
"files": [
"cjs",
Expand Down

0 comments on commit 2a950f1

Please sign in to comment.