Skip to content

Commit 1a4dd72

Browse files
Update to v4.5.2
1 parent 7770415 commit 1a4dd72

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Craft CMS 3 - Froala WYSIWYG Editor Changelog
22

3+
- Updated editor to version 4.5.2 along with the plugin version
4+
## v4.5.2 - 2025-05-14
5+
36
- Updated editor to version 4.5.1 along with the plugin version
47
## v4.5.1 - 2025-04-02
58

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "froala/craft-froala-wysiwyg",
33
"description": "Craft 3 CMS plugin for Froala WYSIWYG HTML Rich Text Editor.",
44
"type": "craft-plugin",
5-
"version": "4.5.1",
5+
"version": "4.5.2",
66
"keywords": [
77
"craft",
88
"craftcms",
@@ -15,7 +15,7 @@
1515
"license": "MIT",
1616
"require": {
1717
"craftcms/cms": "^3.1",
18-
"froala/wysiwyg-editor": "4.5.1"
18+
"froala/wysiwyg-editor": "4.5.2"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)