Skip to content

Commit 63a563e

Browse files
chore(release): 0.31.3 [skip ci]
## [0.31.3](v0.31.2...v0.31.3) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([5d1a203](5d1a203)) * svg icon class ([df4c634](df4c634))
1 parent 5d1a203 commit 63a563e

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.31.3](https://github.com/CoCreate-app/CoCreate-dnd/compare/v0.31.2...v0.31.3) (2024-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([5d1a203](https://github.com/CoCreate-app/CoCreate-dnd/commit/5d1a203b79d9217a4f6e1a926864d56db96985f2))
7+
* svg icon class ([df4c634](https://github.com/CoCreate-app/CoCreate-dnd/commit/df4c6345d73db60560a78834219a39bc636e6f30))
8+
19
## [0.31.2](https://github.com/CoCreate-app/CoCreate-dnd/compare/v0.31.1...v0.31.2) (2024-04-29)
210

311

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/dnd",
3-
"version": "0.31.2",
3+
"version": "0.31.3",
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",
@@ -65,4 +65,4 @@
6565
"@cocreate/utils": "^1.33.7",
6666
"@cocreate/uuid": "^1.11.2"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)