Skip to content

Commit 48e8780

Browse files
chore(release): 6.1.5 [skip ci]
## [6.1.5](v6.1.4...v6.1.5) (2023-06-01) ### Bug Fixes * **react-sortable.jsx:** const newList = [...props.list].map((item) => ([c945c6d](c945c6d))
1 parent 6dbc31f commit 48e8780

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.1.5](https://github.com/SortableJS/react-sortablejs/compare/v6.1.4...v6.1.5) (2023-06-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **react-sortable.jsx:** const newList = [...props.list].map((item) => ([c945c6d](https://github.com/SortableJS/react-sortablejs/commit/c945c6d659b952c545a23baed26caa663737c58c))
7+
18
## [6.1.4](https://github.com/SortableJS/react-sortablejs/compare/v6.1.3...v6.1.4) (2022-05-31)
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.1.4",
3+
"version": "6.1.5",
44
"author": {
55
"name": "Wayne Van Son",
66
"email": "[email protected]"

0 commit comments

Comments
 (0)