Skip to content

Commit

Permalink
chore: bump version 0.9.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
fwh1990 committed Dec 23, 2021
1 parent 7808a80 commit ca9b320
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [0.9.2](https://github.com/foca-js/foca/compare/v0.9.1...v0.9.2)  (2021-12-23)

- 增强初始化时的 compose 类型
- 设置 sideEffects 以适配 tree-shaking

## [0.9.1](https://github.com/foca-js/foca/compare/v0.9.0...v0.9.1)  (2021-12-20)

- 在开发环境下允许多次执行`store.init()`以适应热重载
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": "foca",
"version": "0.9.1",
"version": "0.9.2",
"repository": "[email protected]:foca-js/foca.git",
"keywords": [
"redux",
Expand Down

0 comments on commit ca9b320

Please sign in to comment.