Skip to content

Commit

Permalink
Merge pull request #4310 from serlo/chore/release-editor-v0.19.2
Browse files Browse the repository at this point in the history
chore(editor): Release v0.19.2
  • Loading branch information
CodingDive authored Nov 21, 2024
2 parents 0c473ec + cf9bc02 commit fc2117b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## Changelog for version 0.19.2

- chore: upgrade Slate. Thank you [@hejtful](https://github.com/hejtful) in https://github.com/serlo/frontend/pull/4308
- fix(editor): Render toasts in Toaster. Thank you [@CodingDive](https://github.com/CodingDive) in https://github.com/serlo/frontend/pull/4307
- feat: plugin hover focus state frame shadow. Thank you [@hejtful](https://github.com/hejtful) in https://github.com/serlo/frontend/pull/4277

**Full Changelog**: https://github.com/serlo/frontend/compare/v0.19.1-editor...v0.19.2-editor

## Changelog for version 0.19.1

- fix(editor): remove fixed size from text area icon. Thank you [@LarsTheGlidingSquirrel](https://github.com/LarsTheGlidingSquirrel) in https://github.com/serlo/frontend/pull/4303
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@serlo/editor",
"version": "0.19.1",
"version": "0.19.2",
"homepage": "https://de.serlo.org/editor",
"bugs": {
"url": "https://github.com/serlo/frontend/issues"
Expand Down

0 comments on commit fc2117b

Please sign in to comment.