Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpengellyphillips committed Jan 9, 2022
1 parent c841f51 commit 940e02e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased]
## [0.4.0] - 2022-01-09

### Added

Expand Down Expand Up @@ -198,7 +198,8 @@ sortable lists.
from each other.

<!-- prettier-ignore -->
[Unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.3.3...HEAD
[Unreleased]: https://github.com/thisbeyond/solid-dnd/compare/0.4.0...HEAD
[0.4.0]: https://github.com/thisbeyond/solid-dnd/compare/0.3.3...0.4.0
[0.3.3]: https://github.com/thisbeyond/solid-dnd/compare/0.3.2...0.3.3
[0.3.2]: https://github.com/thisbeyond/solid-dnd/compare/0.3.1...0.3.2
[0.3.1]: https://github.com/thisbeyond/solid-dnd/compare/0.3.0...0.3.1
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thisbeyond/solid-dnd",
"version": "0.3.3",
"version": "0.4.0",
"description": "A lightweight drag and drop toolkit for Solid.",
"homepage": "https://github.com/thisbeyond/solid-dnd#readme",
"license": "MIT",
Expand Down

0 comments on commit 940e02e

Please sign in to comment.