Skip to content

Commit 7e1b678

Browse files
chore(release): 6.1.3 [skip ci]
## [6.1.3](v6.1.2...v6.1.3) (2022-05-31) ### Bug Fixes * **react18:** add `children` to `ReactSortableProps` ([f6b4e2e](f6b4e2e))
1 parent a5526be commit 7e1b678

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.1.3](https://github.com/SortableJS/react-sortablejs/compare/v6.1.2...v6.1.3) (2022-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **react18:** add `children` to `ReactSortableProps` ([f6b4e2e](https://github.com/SortableJS/react-sortablejs/commit/f6b4e2e1fa235752348c3b4021120c2a56ea41c7))
7+
18
## [6.1.2](https://github.com/SortableJS/react-sortablejs/compare/v6.1.1...v6.1.2) (2022-04-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-sortablejs",
3-
"version": "6.1.2",
3+
"version": "6.1.3",
44
"author": {
55
"name": "Wayne Van Son",
66
"email": "[email protected]"

0 commit comments

Comments
 (0)