diff --git a/CHANGELOG.md b/CHANGELOG.md index d210e57..10eb5bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.24.9](https://github.com/CoCreate-app/CoCreate-dnd/compare/v0.24.8...v0.24.9) (2023-05-10) + + +### Bug Fixes + +* apikey renamed to key ([2fe7ba6](https://github.com/CoCreate-app/CoCreate-dnd/commit/2fe7ba67ce9fd84e44cb62f0af167a5c6f322a1a)) + ## [0.24.8](https://github.com/CoCreate-app/CoCreate-dnd/compare/v0.24.7...v0.24.8) (2023-05-06) diff --git a/package.json b/package.json index 19de49f..5c02481 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/dnd", - "version": "0.24.8", + "version": "0.24.9", "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",