Skip to content

Commit

Permalink
Prepare release v2.0.24 (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioRodriguezS authored and miguelnietoa committed Oct 17, 2023
1 parent fff3054 commit ae70e2d
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

## 2.0.24 (17.10.2023)

- Fix bug [#227](https://github.com/kommitters/editorjs-undo/issues/227) - Fix unexpected behavior when there are line breaks.
- Fix bug [#202](https://github.com/kommitters/editorjs-undo/issues/202) - Solve undo with custom blocks.
- Update [#225](https://github.com/kommitters/editorjs-undo/pull/225) - Update codeql.yml and scorecards.yml allowed-endpoints.

## 2.0.23 (15.09.2023)

- Fix bug [#213](https://github.com/kommitters/editorjs-undo/issues/213) - Add support to different keyboard distributions.
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-undo",
"version": "2.0.23",
"version": "2.0.24",
"keywords": [
"undo",
"redo",
Expand Down

0 comments on commit ae70e2d

Please sign in to comment.