Skip to content

Commit 146b991

Browse files
Update to v4.7.0
1 parent b862b2e commit 146b991

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.7.0 along with the plugin version
4+
## v4.7.0 - 2025-10-28
5+
36
- Updated editor to version 4.6.2 along with the plugin version
47
## v4.6.2 - 2025-09-04
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.6.2",
5+
"version": "4.7.0",
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.6.2"
18+
"froala/wysiwyg-editor": "4.7.0"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)