Skip to content

Commit b430f86

Browse files
chore(release): antd-record-hotkey-input@1.0.1 [skip ci]
1 parent ee05252 commit b430f86

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/antd-record-hotkey-input/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## antd-record-hotkey-input [1.0.1](https://github.com/Wxh16144/react-record-hotkey/compare/antd-record-hotkey-input@1.0.0...antd-record-hotkey-input@1.0.1) (2024-02-25)
2+
3+
### Bug Fixes
4+
5+
- build artifact is empty error ([8accd4b](https://github.com/Wxh16144/react-record-hotkey/commit/8accd4b2a8be2b3dd8999edbd609ef501bc78024))
6+
7+
### Dependencies
8+
9+
- **react-use-record-hotkey:** upgraded to 1.0.1
10+
111
# antd-record-hotkey-input 1.0.0 (2024-02-25)
212

313
### Features

packages/antd-record-hotkey-input/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "antd-record-hotkey-input",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"keywords": [
66
"react",
@@ -52,7 +52,7 @@
5252
"rc-util": "^5",
5353
"react": ">16.8.0",
5454
"react-dom": ">16.8.0",
55-
"react-use-record-hotkey": "1.0.0",
55+
"react-use-record-hotkey": "1.0.1",
5656
"ua-parser-js": "^1"
5757
},
5858
"optionalDependencies": {

0 commit comments

Comments
 (0)