Skip to content

Commit

Permalink
chore: prepare v2.11.14-pre.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
wincent committed Sep 7, 2020
1 parent 67a3df9 commit a1a600c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [v2.11.14-pre.0](https://github.com/liferay/alloy-editor/tree/v2.11.14-pre.0) (2020-09-07)

[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.11.13...v2.11.14-pre.0)

### :wrench: Bug fixes

- fix: correct toolbar misalignment when editor is rendered in modal ([\#1425](https://github.com/liferay/alloy-editor/pull/1425))

## [v2.11.13](https://github.com/liferay/alloy-editor/tree/v2.11.13) (2020-08-17)

[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.11.12...v2.11.13)
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": "alloyeditor",
"version": "2.11.13",
"version": "2.11.14-pre.0",
"description": "AlloyEditor, a modern WYSIWYG editor, build on top of CKEditor",
"devDependencies": {
"babel-core": "^6.26.0",
Expand Down

0 comments on commit a1a600c

Please sign in to comment.