Skip to content

Commit f76e2b6

Browse files
chore: prepare v4.21.0-liferay.6 release
1 parent 7384c50 commit f76e2b6

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.6](https://github.com/liferay/liferay-ckeditor/tree/v4.21.0-liferay.6) (2024-11-26)
2+
3+
[Full changelog](https://github.com/liferay/liferay-ckeditor/compare/v4.21.0-liferay.5...v4.21.0-liferay.6)
4+
5+
### :package: Miscellaneous
6+
7+
- LPD-42437 Sets a default width in px rather than % for images with no width ([\#215](https://github.com/liferay/liferay-ckeditor/pull/215))
8+
19
## [v4.21.0-liferay.5](https://github.com/liferay/liferay-ckeditor/tree/v4.21.0-liferay.5) (2024-09-12)
210

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

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

0 commit comments

Comments
 (0)