Skip to content

Commit ad2cb4e

Browse files
chore(release): 0.31.1 [skip ci]
## [0.31.1](v0.31.0...v0.31.1) (2024-02-05) ### Bug Fixes * Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([269cecc](269cecc))
1 parent 269cecc commit ad2cb4e

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.31.1](https://github.com/CoCreate-app/CoCreate-dnd/compare/v0.31.0...v0.31.1) (2024-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([269cecc](https://github.com/CoCreate-app/CoCreate-dnd/commit/269ceccce099369cece2484db7d01726021e279a))
7+
18
# [0.31.0](https://github.com/CoCreate-app/CoCreate-dnd/compare/v0.30.0...v0.31.0) (2023-11-25)
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.31.0",
3+
"version": "0.31.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)