Skip to content

Commit 465b3e9

Browse files
bokuwebbokuweb
and
bokuweb
authored
10.4.0 (#896)
* fix: README * 10.4.0 Co-authored-by: bokuweb <[email protected]>
1 parent 2493bd7 commit 465b3e9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,10 @@ If you have a bug to report, please reproduce the bug in [CodeSandbox](https://c
511511

512512
## Changelog
513513

514+
#### v10.4.0
515+
516+
- Support Element for bounds.
517+
514518
#### v10.3.7
515519

516520
- Upgrade `re-resizable` to `6.9.6`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-rnd",
3-
"version": "10.3.7",
3+
"version": "10.4.0",
44
"description": "",
55
"title": "react-rnd",
66
"main": "./lib/index.es5.js",

0 commit comments

Comments
 (0)