Skip to content

Commit 73a0c09

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2023-10-11) ### Features * useUpdateEffect、useUpdate ([b73e127](b73e127))
1 parent 55d84bd commit 73a0c09

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/panyushan-jade/dHooks/compare/v1.1.0...v1.2.0) (2023-10-11)
2+
3+
4+
### Features
5+
6+
* useUpdateEffect、useUpdate ([b73e127](https://github.com/panyushan-jade/dHooks/commit/b73e1275f166214d56c889e49bfdb247838bf940))
7+
18
# [1.1.0](https://github.com/panyushan-jade/dHooks/compare/v1.0.1...v1.1.0) (2023-08-26)
29

310

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.1.0",
4+
"version": "1.2.0",
55
"description": "react hooks",
66
"author": "Jade",
77
"license": "MIT",

0 commit comments

Comments
 (0)