Skip to content

Commit 6f1f40d

Browse files
committed
Merge branch 'development'
2 parents aae903e + 02bcd66 commit 6f1f40d

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# WProofreader plugin for CKEditor 5 Changelog
22

3+
## 4.0.0 - 2025-07-09
4+
5+
Provide support of [CKEditor 5 v46.0.0](https://github.com/ckeditor/ckeditor5/releases/tag/v46.0.0).
6+
37
## 3.1.3 - 2025-05-01
48

59
* Fix issue when WEBSPELLCHECKER is undefined after script loading. [#92](https://github.com/WebSpellChecker/wproofreader-ckeditor5/issues/92).

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webspellchecker/wproofreader-ckeditor5",
3-
"version": "3.1.3",
3+
"version": "4.0.0",
44
"description": "Multilingual spelling and grammar checking plugin for CKEditor 5",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)