Skip to content

Commit 55d84bd

Browse files
Merge branch 'main' of github.com:panyushan-jade/dHooks
2 parents b73e127 + 1e2d472 commit 55d84bd

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/panyushan-jade/dHooks/compare/v1.0.1...v1.1.0) (2023-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* fix: ts any编译问题 ([8012976](https://github.com/panyushan-jade/dHooks/commit/8012976a7b7e5f049bc1479972b3ff5b81f80b1c))
7+
8+
9+
### Features
10+
11+
* 添加useSetSate ([33de9bf](https://github.com/panyushan-jade/dHooks/commit/33de9bf7151da38917cf25f66c7d2ed4c9492984))
12+
113
## [1.0.1](https://github.com/panyushan-jade/dHooks/compare/v1.0.0...v1.0.1) (2023-03-02)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "react-dhooks",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"description": "react hooks",
66
"author": "Jade",
77
"license": "MIT",

0 commit comments

Comments
 (0)