Skip to content

Commit

Permalink
Merge pull request #1344 from liferay/release/2.11.2
Browse files Browse the repository at this point in the history
chore: prepare v2.11.2 release
  • Loading branch information
julien committed Nov 20, 2019
2 parents 9e9f3ef + 0525c86 commit 869a5a9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [v2.11.2](https://github.com/liferay/alloy-editor/tree/v2.11.2) (2019-11-20)

[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.11.0...v2.11.2)

- fix: set image alt attribute properly on ie ([\#1343](https://github.com/liferay/alloy-editor/pull/1343))
- chore: update linting ([\#1338](https://github.com/liferay/alloy-editor/pull/1338))
- feat: add some useful worktree-related .gitignore entries ([\#1341](https://github.com/liferay/alloy-editor/pull/1341))
- fix(button-spacing): adds missing EditorContext ref ([\#1336](https://github.com/liferay/alloy-editor/pull/1336))
- feat: prepare to streamline releases with liferay-js-publish (#1334) ([\#1335](https://github.com/liferay/alloy-editor/pull/1335))
- docs: remove CHANGELOG-1.x.md ([\#1333](https://github.com/liferay/alloy-editor/pull/1333))

## [v2.11.1](https://github.com/liferay/alloy-editor/tree/v2.11.1) (2019-10-22)

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

0 comments on commit 869a5a9

Please sign in to comment.