Skip to content

Commit 60c4576

Browse files
chore(release): 0.32.4 [skip ci]
## [0.32.4](v0.32.3...v0.32.4) (2026-01-19) ### Bug Fixes * update worklow ([2fbd7f7](2fbd7f7))
1 parent 2fbd7f7 commit 60c4576

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.32.4](https://github.com/CoCreate-app/CoCreate-dnd/compare/v0.32.3...v0.32.4) (2026-01-19)
2+
3+
4+
### Bug Fixes
5+
6+
* update worklow ([2fbd7f7](https://github.com/CoCreate-app/CoCreate-dnd/commit/2fbd7f71edf934eeee2bd70b0f9dea92a58bb3f0))
7+
18
## [0.32.3](https://github.com/CoCreate-app/CoCreate-dnd/compare/v0.32.2...v0.32.3) (2025-05-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/dnd",
3-
"version": "0.32.3",
3+
"version": "0.32.4",
44
"description": "A collaborative js drag and drop component with iframe support. Great for sorting, cloning etc. Customizable using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"dnd",

0 commit comments

Comments
 (0)