Skip to content

Commit 567e1f7

Browse files
author
Julien Castelain
committed
chore: prepare v2.11.15 release
1 parent 1d712a3 commit 567e1f7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [v2.11.15](https://github.com/liferay/alloy-editor/tree/v2.11.15) (2020-09-24)
2+
3+
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.11.14...v2.11.15)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix: if we're locking the image attributes, use 'auto' for the height like we do in other browsers ([\#1423](https://github.com/liferay/alloy-editor/pull/1423))
8+
9+
### :book: Documentation
10+
11+
- docs: add CODE_OF_CONDUCT.md ([\#1381](https://github.com/liferay/alloy-editor/pull/1381))
12+
113
## [v2.11.14](https://github.com/liferay/alloy-editor/tree/v2.11.14) (2020-09-08)
214

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

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