Skip to content

Commit c70a1a1

Browse files
author
Jonathan Mak
committed
chore: prepare v2.14.2 release
1 parent ca8a1e0 commit c70a1a1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [v2.14.2](https://github.com/liferay/alloy-editor/tree/v2.14.2) (2021-06-10)
2+
3+
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.14.1...v2.14.2)
4+
5+
### :book: Documentation
6+
7+
- docs: fix pull request issue number in changelog as that is throwing CI errors ([\#1493](https://github.com/liferay/alloy-editor/pull/1493))
8+
19
## [v2.14.1](https://github.com/liferay/alloy-editor/tree/v2.14.1) (2021-06-10)
210

311
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.14.0...v2.14.1)

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.14.1",
3+
"version": "2.14.2",
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)