Skip to content

Commit

Permalink
chore: prepare v1.5.28 release
Browse files Browse the repository at this point in the history
  • Loading branch information
wincent committed Jul 31, 2020
1 parent edad8ed commit fa11f95
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 @@
## [v1.5.28](https://github.com/liferay/alloy-editor/tree/v1.5.28) (2020-07-31)

[Full changelog](https://github.com/liferay/alloy-editor/compare/1.5.27...v1.5.28)

### :house: Chores

- chore: Updated CKEditor build to v4.14.1 in AlloyEditor 1.5 ([\#1411](https://github.com/liferay/alloy-editor/pull/1411))

## [v1.5.27](https://github.com/liferay/alloy-editor/tree/v1.5.27) (2020-01-10)

[Full changelog](https://github.com/liferay/alloy-editor/compare/v1.5.26...v1.5.27)
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": "1.5.27",
"version": "1.5.28",
"description": "AlloyEditor, a modern WYSIWYG editor, build on top of CKEditor",
"devDependencies": {
"babel-preset-es2015": "6.3.13",
Expand Down

0 comments on commit fa11f95

Please sign in to comment.