Skip to content

Commit

Permalink
6.4.0 (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
bokuweb committed May 13, 2020
1 parent 698aba1 commit 1ccc53d
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.4.0 (2020-05-14)](https://github.com/bokuweb/re-resizable/compare/v6.3.2...v6.4.0)

### :nail_care: Enhancement

- Support the "as" prop to change the wrapper #614

## [6.3.2 (2020-03-28)](https://github.com/bokuweb/re-resizable/compare/v6.3.1...v6.3.2)

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

0 comments on commit 1ccc53d

Please sign in to comment.