We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0bc39e commit 440cba4Copy full SHA for 440cba4
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [6.0.2](https://github.com/SortableJS/react-sortablejs/compare/v6.0.1...v6.0.2) (2022-01-14)
2
+
3
4
+### Bug Fixes
5
6
+* **remove unnecesary devdependencies:** rmeove innecesary devDependencies ([1000f68](https://github.com/SortableJS/react-sortablejs/commit/1000f68f5f6b62d04798e746bfd8eda8ddbf247c))
7
+* infra ([1d43f97](https://github.com/SortableJS/react-sortablejs/commit/1d43f97af5c9e8278fe9367f72e7f2a5b213bbba))
8
9
## [6.0.1](https://github.com/SortableJS/react-sortablejs/compare/v6.0.0...v6.0.1) (2022-01-13)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-sortablejs",
- "version": "6.0.1",
+ "version": "6.0.2",
"author": {
"name": "Wayne Van Son",
"email": "[email protected]"
0 commit comments