Skip to content

Commit

Permalink
chore: prepare v2.14.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
javiergamarra committed Aug 5, 2021
1 parent 5189f45 commit ecdadc4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [v2.14.3](https://github.com/liferay/alloy-editor/tree/v2.14.3) (2021-08-04)

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

### :wrench: Bug fixes

- fix: Two functions have the same icon in the same toolbar (#1495) ([\#1496](https://github.com/liferay/alloy-editor/pull/1496))

## [v2.14.2](https://github.com/liferay/alloy-editor/tree/v2.14.2) (2021-06-10)

[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.14.1...v2.14.2)
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.14.2",
"version": "2.14.3",
"description": "AlloyEditor, a modern WYSIWYG editor, build on top of CKEditor",
"devDependencies": {
"@liferay/eslint-config": "22.0.0",
Expand Down

0 comments on commit ecdadc4

Please sign in to comment.