Skip to content

Commit

Permalink
0.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
limaofeng committed Nov 19, 2021
1 parent 7d5b3fb commit 1a9d76e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.2.13](https://github.com/limaofeng/sunmao/compare/v0.2.12...v0.2.13) (2021-11-19)


### Features

* useSelector 可以提前使用 ([7d5b3fb](https://github.com/limaofeng/sunmao/commit/7d5b3fbbe9d84eda664db3947031da8b854beb8e))



## [0.2.12](https://github.com/limaofeng/sunmao/compare/v0.2.11...v0.2.12) (2021-11-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2.12",
"version": "0.2.13",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 1a9d76e

Please sign in to comment.