Skip to content

Commit c755515

Browse files
committed
chore: prepare v2.11.14 release
1 parent a51376d commit c755515

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [v2.11.14](https://github.com/liferay/alloy-editor/tree/v2.11.14) (2020-09-08)
2+
3+
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.11.13...v2.11.14)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix: correct toolbar misalignment when editor is rendered in modal and the uiNode is provided ([\#1425](https://github.com/liferay/alloy-editor/pull/1425))
8+
9+
### :house: Chores
10+
11+
- chore: config Yarn to use "pre" as preid ([\#1429](https://github.com/liferay/alloy-editor/pull/1429))
12+
- chore: configure dependabot to reduce noise ([\#1431](https://github.com/liferay/alloy-editor/pull/1431))
13+
114
## [v2.11.13](https://github.com/liferay/alloy-editor/tree/v2.11.13) (2020-08-17)
215

316
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.11.12...v2.11.13)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alloyeditor",
3-
"version": "2.11.13",
3+
"version": "2.11.14",
44
"description": "AlloyEditor, a modern WYSIWYG editor, build on top of CKEditor",
55
"devDependencies": {
66
"babel-core": "^6.26.0",

0 commit comments

Comments
 (0)