Skip to content

Commit d7cd83c

Browse files
Release 0.4.1
1 parent 22691b1 commit d7cd83c

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.4.1] - 2022-02-03
44

55
### Fixed
66

@@ -212,7 +212,8 @@ sortable lists.
212212
from each other.
213213

214214
<!-- prettier-ignore -->
215-
[Unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.4.0...HEAD
215+
[Unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.4.1...HEAD
216+
[0.4.1]: https://github.com/thisbeyond/solid-dnd/compare/0.4.0...0.4.1
216217
[0.4.0]: https://github.com/thisbeyond/solid-dnd/compare/0.3.3...0.4.0
217218
[0.3.3]: https://github.com/thisbeyond/solid-dnd/compare/0.3.2...0.3.3
218219
[0.3.2]: https://github.com/thisbeyond/solid-dnd/compare/0.3.1...0.3.2

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