Skip to content

Commit 30f8571

Browse files
Release 0.3.2
1 parent 2ea4b72 commit 30f8571

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.3.2] - 2021-11-03
44

55
### Fixed
66

@@ -157,7 +157,8 @@ sortable lists.
157157
from each other.
158158

159159
<!-- prettier-ignore -->
160-
[Unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.3.1...HEAD
160+
[Unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.3.2...HEAD
161+
[0.3.2]: https://github.com/thisbeyond/solid-dnd/compare/0.3.1...0.3.2
161162
[0.3.1]: https://github.com/thisbeyond/solid-dnd/compare/0.3.0...0.3.1
162163
[0.3.0]: https://github.com/thisbeyond/solid-dnd/compare/0.2.0...0.3.0
163164
[0.2.0]: https://github.com/thisbeyond/solid-dnd/compare/0.1.2...0.2.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.3.1",
3+
"version": "0.3.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)