Skip to content

Commit e08ab08

Browse files
committed
chore: prepare v2.14.10 release
1 parent fd58d1a commit e08ab08

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [v2.14.10](https://github.com/liferay/alloy-editor/tree/v2.14.10) (2023-10-20)
2+
3+
[Full changelog](https://github.com/liferay/alloy-editor/compare/v2.14.9...v2.14.10)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix: check if function is available ([\#1554](https://github.com/liferay/alloy-editor/pull/1554))
8+
19
## [v2.14.9](https://github.com/liferay/alloy-editor/tree/v2.14.9) (2022-11-10)
210

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alloyeditor",
3-
"version": "2.14.9",
3+
"version": "2.14.10",
44
"description": "AlloyEditor, a modern WYSIWYG editor, build on top of CKEditor",
55
"devDependencies": {
66
"@liferay/eslint-plugin": "^1.0.0",

0 commit comments

Comments
 (0)