Skip to content

Commit

Permalink
Updated changelog and package.json for release 1.1.15 (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
ValenMorales authored Sep 6, 2024
1 parent 510964f commit 732408d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.1.15 (06.09.2024)

* Bug fix: Ensure `setAttribute` fires after editor is ready. See [Issue #148](https://github.com/kommitters/editorjs-drag-drop/issues/148)

* Updated README: Added section on plugin usage and customizing the indicator style to enhance documentation clarity.

## 1.1.14 (24.04.2024)

* Update all dependencies. See [PR #131](https://github.com/kommitters/editorjs-drag-drop/pull/131)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "editorjs-drag-drop",
"version": "1.1.14",
"version": "1.1.15",
"keywords": [
"drag",
"drop",
Expand Down

0 comments on commit 732408d

Please sign in to comment.