Skip to content

Commit

Permalink
chore(release): 6.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.1](v6.0.0...v6.0.1) (2022-01-13)

### Bug Fixes

* allow update disabled prop at runtime ([dccdd24](dccdd24))
  • Loading branch information
semantic-release-bot committed Jan 13, 2022
1 parent 881832d commit 335bb96
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.0.1](https://github.com/SortableJS/react-sortablejs/compare/v6.0.0...v6.0.1) (2022-01-13)


### Bug Fixes

* allow update disabled prop at runtime ([dccdd24](https://github.com/SortableJS/react-sortablejs/commit/dccdd2476790ea795dcbc5fc39ce27abebebbd35))

# [6.0.0](https://github.com/SortableJS/react-sortablejs/compare/v5.0.5...v6.0.0) (2020-09-27)


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.0.0",
"version": "6.0.1",
"author": {
"name": "Wayne Van Son",
"email": "[email protected]"
Expand Down

0 comments on commit 335bb96

Please sign in to comment.