Skip to content

Commit

Permalink
chore: prepare v2.11.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Castelain committed Mar 13, 2020
1 parent b2985b5 commit 8404706
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [v2.11.6](https://github.com/liferay/alloy-editor/tree/v2.11.6) (2020-03-13)

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

### :wrench: Bug fixes

- fix: check that the selected element is valid ([\#1387](https://github.com/liferay/alloy-editor/pull/1387))
- fix: toolbar location for images ([\#1386](https://github.com/liferay/alloy-editor/pull/1386))

### :book: Documentation

- docs: update CHANGELOG.md with new version of liferay-changelog-generator ([\#1384](https://github.com/liferay/alloy-editor/pull/1384))

## [v2.11.5](https://github.com/liferay/alloy-editor/tree/v2.11.5) (2020-02-25)

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

0 comments on commit 8404706

Please sign in to comment.