Skip to content

Commit 335bb96

Browse files
chore(release): 6.0.1 [skip ci]
## [6.0.1](v6.0.0...v6.0.1) (2022-01-13) ### Bug Fixes * allow update disabled prop at runtime ([dccdd24](dccdd24))
1 parent 881832d commit 335bb96

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.1](https://github.com/SortableJS/react-sortablejs/compare/v6.0.0...v6.0.1) (2022-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* allow update disabled prop at runtime ([dccdd24](https://github.com/SortableJS/react-sortablejs/commit/dccdd2476790ea795dcbc5fc39ce27abebebbd35))
7+
18
# [6.0.0](https://github.com/SortableJS/react-sortablejs/compare/v5.0.5...v6.0.0) (2020-09-27)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-sortablejs",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"author": {
55
"name": "Wayne Van Son",
66
"email": "[email protected]"

0 commit comments

Comments
 (0)