Skip to content

Commit ace6e07

Browse files
Release 0.7.1
1 parent 36e3bb5 commit ace6e07

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.7.1] - 2022-09-11
44

55
### Added
66

@@ -517,7 +517,8 @@ sortable lists.
517517
from each other.
518518

519519
<!-- prettier-ignore -->
520-
[unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.7.0...HEAD
520+
[unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.7.1...HEAD
521+
[0.7.1]: https://github.com/thisbeyond/solid-dnd/compare/0.7.0...0.7.1
521522
[0.7.0]: https://github.com/thisbeyond/solid-dnd/compare/0.6.1...0.7.0
522523
[0.6.1]: https://github.com/thisbeyond/solid-dnd/compare/0.6.0...0.6.1
523524
[0.6.0]: https://github.com/thisbeyond/solid-dnd/compare/0.5.0...0.6.0

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.7.0",
3+
"version": "0.7.1",
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)