Skip to content

Commit

Permalink
chore(release): 0.30.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.30.0](v0.29.0...v0.30.0) (2023-11-25)

### Bug Fixes

* update nav, edit button and css path ([fe2788c](fe2788c))

### Features

* upgrade dependencies for latest features and fixes ([f5b08cf](f5b08cf))
  • Loading branch information
semantic-release-bot committed Nov 25, 2023
1 parent f5b08cf commit c62216e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [0.30.0](https://github.com/CoCreate-app/CoCreate-dnd/compare/v0.29.0...v0.30.0) (2023-11-25)


### Bug Fixes

* update nav, edit button and css path ([fe2788c](https://github.com/CoCreate-app/CoCreate-dnd/commit/fe2788cde5a1334789308cc0f90fc5fdc0fca515))


### Features

* upgrade dependencies for latest features and fixes ([f5b08cf](https://github.com/CoCreate-app/CoCreate-dnd/commit/f5b08cff2ae3c1223b0d9f10c7ead6ec34a2d722))

# [0.29.0](https://github.com/CoCreate-app/CoCreate-dnd/compare/v0.28.9...v0.29.0) (2023-11-19)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/dnd",
"version": "0.29.0",
"version": "0.30.0",
"description": "A collaborative js drag and drop component with iframe support. Great for sorting, cloning etc. Customizable using HTML5 attributes and/or JavaScript API.",
"keywords": [
"dnd",
Expand Down Expand Up @@ -65,4 +65,4 @@
"@cocreate/utils": "^1.28.0",
"@cocreate/uuid": "^1.8.0"
}
}
}

0 comments on commit c62216e

Please sign in to comment.