Skip to content

Commit 222e873

Browse files
committed
1.10.1
1 parent 3fde2e4 commit 222e873

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
### 1.10.0 (Nov 25, 2019)
3+
### 1.10.1 (Nov 25, 2019)
4+
5+
> Note: 1.10.0 was a mis-publish.
46
57
- Feat: Add `transformScale` prop [#115](https://github.com/STRML/react-resizable/pull/115)
68
- Bugfix: Resolve `getDerivedStateFromProps` dev warning [#117](https://github.com/STRML/react-resizable/pull/117)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-resizable",
3-
"version": "1.9.0",
3+
"version": "1.10.1",
44
"description": "A component that is resizable with handles.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)