Skip to content

Commit f04fad7

Browse files
author
Jonathan Mak
committed
chore: prepare v2.13.0 release
1 parent 8a77c86 commit f04fad7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [v2.13.0](https://github.com/liferay/alloy-editor/tree/v2.13.0) (2021-05-28)
2+
3+
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.12.0...v2.13.0)
4+
5+
### :house: Chores
6+
7+
- chore: Update CKEDITOR to 4.16.1 (#1484) ([\#1488](https://github.com/liferay/alloy-editor/pull/1488))
8+
- chore: update to latest version of @liferay/eslint-config ([\#1469](https://github.com/liferay/alloy-editor/pull/1469))
9+
110
## [v2.12.0](https://github.com/liferay/alloy-editor/tree/v2.12.0) (2021-03-08)
211

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alloyeditor",
3-
"version": "2.12.0",
3+
"version": "2.13.0",
44
"description": "AlloyEditor, a modern WYSIWYG editor, build on top of CKEditor",
55
"devDependencies": {
66
"@liferay/eslint-config": "22.0.0",

0 commit comments

Comments
 (0)