Skip to content

Commit 4c7be3e

Browse files
committed
chore: prepare v4.18.0-liferay.2 release
1 parent 6e94a8b commit 4c7be3e

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.18.0-liferay.2](https://github.com/liferay/liferay-ckeditor/tree/v4.18.0-liferay.2) (2022-08-04)
2+
3+
[Full changelog](https://github.com/liferay/liferay-ckeditor/compare/v4.18.0-liferay.1...v4.18.0-liferay.2)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix: reduce RTL resizer styles, leaving them to be modified by DXP ([\#197](https://github.com/liferay/liferay-ckeditor/pull/197))
8+
19
## [v4.18.0-liferay.1](https://github.com/liferay/liferay-ckeditor/tree/v4.18.0-liferay.1) (2022-04-13)
210

311
[Full changelog](https://github.com/liferay/liferay-ckeditor/compare/v4.17.1-liferay.1...v4.18.0-liferay.1)

package.json

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

0 commit comments

Comments
 (0)