Skip to content

Commit

Permalink
6.9.16
Browse files Browse the repository at this point in the history
  • Loading branch information
bokuweb committed Apr 24, 2024
1 parent 8a39a21 commit 1ae71a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@
### :house: Internal
-->


## [6.9.16 (2024-04-25)](https://github.com/bokuweb/re-resizable/compare/v6.9.16...v6.9.14)

### :nail_care: Enhancement

- Fixes resizable field always being null in React 18.3.

## [6.9.14 (2024-04-21)](https://github.com/bokuweb/re-resizable/compare/v6.9.14...v6.9.11)

### :bug: Bug Fix
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.14",
"version": "6.9.16",
"description": "Resizable component for React.",
"title": "re-resizable",
"main": "./lib/index.es5.js",
Expand Down

0 comments on commit 1ae71a9

Please sign in to comment.