Skip to content

Commit

Permalink
Release 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Oct 6, 2022
1 parent f6508a1 commit 54893a0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@




## v4.0.2 (2022-10-06)

#### :bug: Bug Fix
* [#493](https://github.com/adopted-ember-addons/ember-sortable/pull/493) fix: Handle element in sortable item should be the most recent ([@nicolechung](https://github.com/nicolechung))

#### Committers: 1
- nicole chung ([@nicolechung](https://github.com/nicolechung))

## v4.0.1 (2022-10-03)

#### :memo: Documentation
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-sortable",
"version": "4.0.1",
"version": "4.0.2",
"description": "Sortable UI primitives for Ember.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 54893a0

Please sign in to comment.