Skip to content

Commit 50da811

Browse files
Release 0.7.2
1 parent 413c37c commit 50da811

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [0.7.2] - 2022-10-07
44

55
### Fixed
66

@@ -526,7 +526,8 @@ sortable lists.
526526
from each other.
527527

528528
<!-- prettier-ignore -->
529-
[unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.7.1...HEAD
529+
[unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.7.2...HEAD
530+
[0.7.2]: https://github.com/thisbeyond/solid-dnd/compare/0.7.1...0.7.2
530531
[0.7.1]: https://github.com/thisbeyond/solid-dnd/compare/0.7.0...0.7.1
531532
[0.7.0]: https://github.com/thisbeyond/solid-dnd/compare/0.6.1...0.7.0
532533
[0.6.1]: https://github.com/thisbeyond/solid-dnd/compare/0.6.0...0.6.1

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thisbeyond/solid-dnd",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
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)