Skip to content

Commit 0c8a8de

Browse files
authored
10.4.14 (#958)
1 parent 66b69a9 commit 0c8a8de

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,10 @@ If you have a bug to report, please reproduce the bug in [CodeSandbox](https://c
510510

511511
## Changelog
512512

513+
#### v10.4.14
514+
515+
- Upgrade `re-resizable` to `6.10.3`
516+
513517
#### v10.4.13
514518

515519
- Upgrade `re-resizable` to `6.10.0`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-rnd",
3-
"version": "10.4.13",
3+
"version": "10.4.14",
44
"description": "A draggable and resizable React Component",
55
"title": "react-rnd",
66
"main": "./lib/index.es5.js",

0 commit comments

Comments
 (0)