We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881832d commit 335bb96Copy full SHA for 335bb96
CHANGELOG.md
@@ -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
8
# [6.0.0](https://github.com/SortableJS/react-sortablejs/compare/v5.0.5...v6.0.0) (2020-09-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-sortablejs",
- "version": "6.0.0",
+ "version": "6.0.1",
"author": {
"name": "Wayne Van Son",
"email": "[email protected]"
0 commit comments