Skip to content

Commit

Permalink
Merge pull request #87 from kommitters/v1.1
Browse files Browse the repository at this point in the history
Release for v1.1.2
  • Loading branch information
boterop authored Jun 6, 2022
2 parents 2457866 + 7a625b6 commit a360edf
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 1.1.2 (06.06.2022)

* Fix bug that removes the last character every time it's used, since EditorJS 2.24.2.
* Fix bug that updates the block every time it's dropped

## 1.1.1 (10.05.2022)

* Fix bug that removes last character every time it's used, since EditorJS 2.24.2.
Expand Down
2 changes: 1 addition & 1 deletion dist/bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.1",
"version": "1.1.2",
"keywords": [
"drag",
"drop",
Expand Down
Loading

0 comments on commit a360edf

Please sign in to comment.