Skip to content

Commit 9f6f43d

Browse files
committed
chore: release v2.4.0
1 parent 58eac2f commit 9f6f43d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 2.4.0 - 2025-05-26
11+
1012
## 2.3.0 - 2025-05-25
1113

1214
## 2.2.1 - 2025-05-22

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fluid-dnd",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "An agnostic drag and drop library to sort all kind of lists. With current support for vue, react and svelte",
55
"type": "module",
66
"homepage": "https://fluid-dnd.netlify.app",

0 commit comments

Comments
 (0)