Skip to content

Commit

Permalink
chore: prepare v2.13.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Mak committed May 28, 2021
1 parent 8a77c86 commit f04fad7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [v2.13.0](https://github.com/liferay/alloy-editor/tree/v2.13.0) (2021-05-28)

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

### :house: Chores

- chore: Update CKEDITOR to 4.16.1 (#1484) ([\#1488](https://github.com/liferay/alloy-editor/pull/1488))
- chore: update to latest version of @liferay/eslint-config ([\#1469](https://github.com/liferay/alloy-editor/pull/1469))

## [v2.12.0](https://github.com/liferay/alloy-editor/tree/v2.12.0) (2021-03-08)

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

0 comments on commit f04fad7

Please sign in to comment.