File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.16.1] (2025-07-12)
11
+
12
+ ### BREAKING
13
+
14
+ - Rename ` ssl-list ` CSS class to ` ssl-root ` for consistency.
15
+
16
+ ### Docs
17
+
18
+ - Update the demo pages to reflect the latest changes.
19
+ - Replace preview image with video.
20
+
10
21
## [ 0.16.0] (2025-07-11)
11
22
12
23
### BREAKING
@@ -1007,7 +1018,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1007
1018
- Add a ghost element to represent the item being dragged and dropped.
1008
1019
- Add base animations.
1009
1020
1010
- [ unreleased ] : https://github.com/rodrigodagostino/svelte-sortable-list/compare/v0.16.0...HEAD
1021
+ [ unreleased ] : https://github.com/rodrigodagostino/svelte-sortable-list/compare/v0.16.1...HEAD
1022
+ [ 0.16.1 ] : https://github.com/rodrigodagostino/svelte-sortable-list/compare/v0.16.0...v0.16.1
1011
1023
[ 0.16.0 ] : https://github.com/rodrigodagostino/svelte-sortable-list/compare/v0.15.1...v0.16.0
1012
1024
[ 0.15.1 ] : https://github.com/rodrigodagostino/svelte-sortable-list/compare/v0.15.0...v0.15.1
1013
1025
[ 0.15.0 ] : https://github.com/rodrigodagostino/svelte-sortable-list/compare/v0.14.1...v0.15.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rodrigodagostino/svelte-sortable-list" ,
3
- "version" : " 0.16.0 " ,
3
+ "version" : " 0.16.1 " ,
4
4
"author" : " Rodrigo D’Agostino <rodrigo.dagostino@proton.me>" ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments