Skip to content

Commit

Permalink
chore: prepare v4.14.1-liferay.22 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Castelain committed Apr 26, 2021
1 parent 730da91 commit 65d7b92
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [v4.14.1-liferay.22](https://github.com/liferay/liferay-ckeditor/tree/v4.14.1-liferay.22) (2021-04-26)

[Full changelog](https://github.com/liferay/liferay-ckeditor/compare/v4.14.1-liferay.21...v4.14.1-liferay.22)

### :wrench: Bug fixes

- fix: LPS-130834 CKEditor is not displaying the full source code text on 7.0.x ([\#165](https://github.com/liferay/liferay-ckeditor/pull/165))
- fix: LPS-127014 Add balloontoolbar missing style ([\#162](https://github.com/liferay/liferay-ckeditor/pull/162))

## [v4.14.1-liferay.21](https://github.com/liferay/liferay-ckeditor/tree/v4.14.1-liferay.21) (2021-04-09)

[Full changelog](https://github.com/liferay/liferay-ckeditor/compare/v4.14.1-liferay.20...v4.14.1-liferay.21)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "liferay-ckeditor",
"version": "4.14.1-liferay.21",
"version": "4.14.1-liferay.22",
"description": "Liferay's fork of CKEditor",
"files": [
"ckeditor/**/*"
Expand Down

0 comments on commit 65d7b92

Please sign in to comment.