Skip to content

Commit b5246c8

Browse files
Release 0.6.0
1 parent 71cbc34 commit b5246c8

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [0.6.0] - 2022-05-01
44

55
### Added
66

@@ -369,7 +369,8 @@ sortable lists.
369369
from each other.
370370

371371
<!-- prettier-ignore -->
372-
[unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.5.0...HEAD
372+
[unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.6.0...HEAD
373+
[0.6.0]: https://github.com/thisbeyond/solid-dnd/compare/0.5.0...0.6.0
373374
[0.5.0]: https://github.com/thisbeyond/solid-dnd/compare/0.4.2...0.5.0
374375
[0.4.2]: https://github.com/thisbeyond/solid-dnd/compare/0.4.1...0.4.2
375376
[0.4.1]: https://github.com/thisbeyond/solid-dnd/compare/0.4.0...0.4.1

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thisbeyond/solid-dnd",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "A lightweight drag and drop toolkit for Solid.",
55
"homepage": "https://github.com/thisbeyond/solid-dnd#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)