Skip to content

Commit

Permalink
update minor version (#829)
Browse files Browse the repository at this point in the history
  • Loading branch information
bokuweb authored Sep 21, 2024
1 parent 3f15fca commit b2ef522
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@
### :house: Internal
-->

## [6.10.0 (2024-09-22)](https://github.com/bokuweb/re-resizable/compare/6.9.18...6.10.0)

### :nail_care: Enhancement

- Match focus order to visual order #827

## [6.9.18 (2024-09-10)](https://github.com/bokuweb/re-resizable/compare/6.9.16...6.9.18)

### :nail_care: Enhancement
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "re-resizable",
"version": "6.9.18",
"version": "6.10.0",
"description": "Resizable component for React.",
"title": "re-resizable",
"main": "./lib/index.es5.js",
Expand Down

0 comments on commit b2ef522

Please sign in to comment.