We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f444d commit 72c26eeCopy full SHA for 72c26ee
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## [6.1.1](https://github.com/SortableJS/react-sortablejs/compare/v6.1.0...v6.1.1) (2022-02-08)
2
+
3
4
+### Bug Fixes
5
6
+* object-assign errors ([fde561e](https://github.com/SortableJS/react-sortablejs/commit/fde561e0b730dc7f7a664a48277b117e841c613a))
7
8
9
+### Reverts
10
11
+* prettier preserve semicolons ([a658d04](https://github.com/SortableJS/react-sortablejs/commit/a658d04e53e48f05ebdcbb3a137283899f277a78))
12
13
# [6.1.0](https://github.com/SortableJS/react-sortablejs/compare/v6.0.4...v6.1.0) (2022-01-30)
14
15
package.json
@@ -1,6 +1,6 @@
{
"name": "react-sortablejs",
- "version": "6.1.0",
+ "version": "6.1.1",
"author": {
"name": "Wayne Van Son",
"email": "[email protected]"
0 commit comments