Skip to content

Commit

Permalink
Release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpengellyphillips committed May 2, 2022
1 parent 1aca961 commit 74a1792
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased]
## [0.6.1] - 2022-05-02

### Fixed

Expand Down Expand Up @@ -378,7 +378,8 @@ sortable lists.
from each other.

<!-- prettier-ignore -->
[unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.6.0...HEAD
[unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.6.1...HEAD
[0.6.1]: https://github.com/thisbeyond/solid-dnd/compare/0.6.0...0.6.1
[0.6.0]: https://github.com/thisbeyond/solid-dnd/compare/0.5.0...0.6.0
[0.5.0]: https://github.com/thisbeyond/solid-dnd/compare/0.4.2...0.5.0
[0.4.2]: https://github.com/thisbeyond/solid-dnd/compare/0.4.1...0.4.2
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thisbeyond/solid-dnd",
"version": "0.6.0",
"version": "0.6.1",
"description": "A lightweight drag and drop toolkit for Solid.",
"homepage": "https://github.com/thisbeyond/solid-dnd#readme",
"license": "MIT",
Expand Down

0 comments on commit 74a1792

Please sign in to comment.