Skip to content

Commit

Permalink
chore(release): 6.1.5 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jun 1, 2023
1 parent 6dbc31f commit 48e8780
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.1.5](https://github.com/SortableJS/react-sortablejs/compare/v6.1.4...v6.1.5) (2023-06-01)


### Bug Fixes

* **react-sortable.jsx:** const newList = [...props.list].map((item) => ([c945c6d](https://github.com/SortableJS/react-sortablejs/commit/c945c6d659b952c545a23baed26caa663737c58c))

## [6.1.4](https://github.com/SortableJS/react-sortablejs/compare/v6.1.3...v6.1.4) (2022-05-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-sortablejs",
"version": "6.1.4",
"version": "6.1.5",
"author": {
"name": "Wayne Van Son",
"email": "[email protected]"
Expand Down

0 comments on commit 48e8780

Please sign in to comment.