Skip to content

Commit ea8b71d

Browse files
committed
0.2.12
1 parent 9a3158b commit ea8b71d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,11 @@ The `style` property is used to set the style of a Pane component.
224224

225225
## Changelog
226226

227-
### V0.2.10
227+
### V0.2.12
228+
229+
- Update react-motion(use "^0.4.3")
230+
231+
### V0.2.10, V0.2.11
228232

229233
- Fix order update bug
230234

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-sortable-pane",
3-
"version": "0.2.11",
3+
"version": "0.2.12",
44
"description": "",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)