Skip to content

Commit c24d1e3

Browse files
committed
chore: prepare v4.21.0-liferay.5 release
1 parent 5484b86 commit c24d1e3

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+
## [v4.21.0-liferay.5](https://github.com/liferay/liferay-ckeditor/tree/v4.21.0-liferay.5) (2024-09-12)
2+
3+
[Full changelog](https://github.com/liferay/liferay-ckeditor/compare/v4.21.0-liferay.4...v4.21.0-liferay.5)
4+
5+
### :package: Miscellaneous
6+
7+
- LPD-35604 Add title to iframe ([\#214](https://github.com/liferay/liferay-ckeditor/pull/214))
8+
19
## [v4.21.0-liferay.4](https://github.com/liferay/liferay-ckeditor/tree/v4.21.0-liferay.4) (2024-08-30)
210

311
[Full changelog](https://github.com/liferay/liferay-ckeditor/compare/v4.21.0-liferay.3...v4.21.0-liferay.4)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "liferay-ckeditor",
3-
"version": "4.21.0-liferay.4",
3+
"version": "4.21.0-liferay.5",
44
"description": "Liferay's fork of CKEditor",
55
"files": [
66
"ckeditor/**/*"

0 commit comments

Comments
 (0)