File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
packages/antd-record-hotkey-input Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change
1
+ # antd-record-hotkey-input 1.0.0 (2024-02-25)
2
+
3
+ ### Features
4
+
5
+ - basic realization ([ #1 ] ( https://github.com/Wxh16144/react-record-hotkey/issues/1 ) ) ([ 9ec442c] ( https://github.com/Wxh16144/react-record-hotkey/commit/9ec442c551990e36ae7ebe89d1f0ffb02c72121f ) )
6
+ - improve logic ([ #2 ] ( https://github.com/Wxh16144/react-record-hotkey/issues/2 ) ) ([ e1941bd] ( https://github.com/Wxh16144/react-record-hotkey/commit/e1941bdb3f19e981bc8a73eb74b97df32a3bc942 ) )
7
+
8
+ ### Dependencies
9
+
10
+ - ** react-use-record-hotkey:** upgraded to 1.0.0
11
+
1
12
# antd-record-hotkey-input 1.0.0-beta.1 (2024-02-23)
2
13
3
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " antd-record-hotkey-input" ,
3
- "version" : " 1.0.0-beta.1 " ,
3
+ "version" : " 1.0.0" ,
4
4
"description" : " " ,
5
5
"keywords" : [
6
6
" react" ,
51
51
"rc-util" : " ^5" ,
52
52
"react" : " >16.8.0" ,
53
53
"react-dom" : " >16.8.0" ,
54
- "react-use-record-hotkey" : " 1.0.0-beta.1 " ,
54
+ "react-use-record-hotkey" : " 1.0.0" ,
55
55
"ua-parser-js" : " ^1"
56
56
},
57
57
"optionalDependencies" : {
You can’t perform that action at this time.
0 commit comments