Skip to content

Commit 1f31c89

Browse files
committed
chore: prepare v4.21.0-liferay.4 release
1 parent 53e9417 commit 1f31c89

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [v4.21.0-liferay.4](https://github.com/liferay/liferay-ckeditor/tree/v4.21.0-liferay.4) (2024-08-30)
2+
3+
[Full changelog](https://github.com/liferay/liferay-ckeditor/compare/v4.21.0-liferay.3...v4.21.0-liferay.4)
4+
5+
### :package: Miscellaneous
6+
7+
- LPD-33910 Add sanitization for codeMirror editor ([\#212](https://github.com/liferay/liferay-ckeditor/pull/212))
8+
- LPD-34946 Check if values are empty and delete styles when not used ([\#213](https://github.com/liferay/liferay-ckeditor/pull/213))
9+
- LPD-33712 Add css to combopanel when maximized ([\#211](https://github.com/liferay/liferay-ckeditor/pull/211))
10+
111
## [v4.21.0-liferay.3](https://github.com/liferay/liferay-ckeditor/tree/v4.21.0-liferay.3) (2024-03-19)
212

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

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.3",
3+
"version": "4.21.0-liferay.4",
44
"description": "Liferay's fork of CKEditor",
55
"files": [
66
"ckeditor/**/*"

0 commit comments

Comments
 (0)