Skip to content

Commit 96d79ab

Browse files
committed
chore: prepare v2.12.0 release
1 parent 302fded commit 96d79ab

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [v2.11.17](https://github.com/liferay/alloy-editor/tree/v2.11.17) (2021-03-08)
2+
3+
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.11.16...v2.11.17)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix: Toolbar is not correctly positioned when editing tables and images within a modal window ([\#1467](https://github.com/liferay/alloy-editor/pull/1467))
8+
19
## [v2.11.16](https://github.com/liferay/alloy-editor/tree/v2.11.16) (2021-02-04)
210

311
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.11.15...v2.11.16)

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.16",
3+
"version": "2.12.0",
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)