Skip to content

Commit b2ef522

Browse files
authored
update minor version (#829)
1 parent 3f15fca commit b2ef522

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@
2121
### :house: Internal
2222
-->
2323

24+
## [6.10.0 (2024-09-22)](https://github.com/bokuweb/re-resizable/compare/6.9.18...6.10.0)
25+
26+
### :nail_care: Enhancement
27+
28+
- Match focus order to visual order #827
29+
2430
## [6.9.18 (2024-09-10)](https://github.com/bokuweb/re-resizable/compare/6.9.16...6.9.18)
2531

2632
### :nail_care: Enhancement

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "re-resizable",
3-
"version": "6.9.18",
3+
"version": "6.10.0",
44
"description": "Resizable component for React.",
55
"title": "re-resizable",
66
"main": "./lib/index.es5.js",

0 commit comments

Comments
 (0)