Skip to content

Commit 6b67771

Browse files
chore(release): 0.32.1 [skip ci]
## [0.32.1](v0.32.0...v0.32.1) (2025-04-11) ### Bug Fixes * update observer observe param to type and and attributeName to attributeFilter ([73d9c58](73d9c58))
1 parent 73d9c58 commit 6b67771

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.32.1](https://github.com/CoCreate-app/CoCreate-dnd/compare/v0.32.0...v0.32.1) (2025-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* update observer observe param to type and and attributeName to attributeFilter ([73d9c58](https://github.com/CoCreate-app/CoCreate-dnd/commit/73d9c5804bdcc5dbccf25535f04c450e45033774))
7+
18
# [0.32.0](https://github.com/CoCreate-app/CoCreate-dnd/compare/v0.31.4...v0.32.0) (2024-11-04)
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.0",
3+
"version": "0.32.1",
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)