Skip to content

Commit

Permalink
chore(release): 6.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.1.1](v6.1.0...v6.1.1) (2022-02-08)

### Bug Fixes

* object-assign errors ([fde561e](fde561e))

### Reverts

* prettier preserve semicolons ([a658d04](a658d04))
  • Loading branch information
semantic-release-bot committed Feb 8, 2022
1 parent c1f444d commit 72c26ee
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
## [6.1.1](https://github.com/SortableJS/react-sortablejs/compare/v6.1.0...v6.1.1) (2022-02-08)


### Bug Fixes

* object-assign errors ([fde561e](https://github.com/SortableJS/react-sortablejs/commit/fde561e0b730dc7f7a664a48277b117e841c613a))


### Reverts

* prettier preserve semicolons ([a658d04](https://github.com/SortableJS/react-sortablejs/commit/a658d04e53e48f05ebdcbb3a137283899f277a78))

# [6.1.0](https://github.com/SortableJS/react-sortablejs/compare/v6.0.4...v6.1.0) (2022-01-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-sortablejs",
"version": "6.1.0",
"version": "6.1.1",
"author": {
"name": "Wayne Van Son",
"email": "waynevanson@gmail.com"
Expand Down

0 comments on commit 72c26ee

Please sign in to comment.