Skip to content

Commit a4e8d1e

Browse files
committed
chore: prepare v2.11.12 release
1 parent 7e6671a commit a4e8d1e

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.12](https://github.com/liferay/alloy-editor/tree/v2.11.12) (2020-08-12)
2+
3+
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.11.11...v2.11.12)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix: Avoids blocking user input when settling a minimal input value ([\#1419](https://github.com/liferay/alloy-editor/pull/1419))
8+
19
## [v2.11.11](https://github.com/liferay/alloy-editor/tree/v2.11.11) (2020-07-30)
210

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

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