Skip to content

Commit 1ccc53d

Browse files
authored
6.4.0 (#615)
1 parent 698aba1 commit 1ccc53d

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.4.0 (2020-05-14)](https://github.com/bokuweb/re-resizable/compare/v6.3.2...v6.4.0)
25+
26+
### :nail_care: Enhancement
27+
28+
- Support the "as" prop to change the wrapper #614
29+
2430
## [6.3.2 (2020-03-28)](https://github.com/bokuweb/re-resizable/compare/v6.3.1...v6.3.2)
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.3.2",
3+
"version": "6.4.0",
44
"description": "Resizable component for React.",
55
"title": "re-resizable",
66
"main": "./lib/index.es5.js",

0 commit comments

Comments
 (0)