Skip to content

Commit 63aca56

Browse files
committed
Update CHANGELOG
1 parent 6e81726 commit 63aca56

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

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

3+
## 3.0.0-alpha.0 – 2024-06-14
4+
5+
This release is intended for testing the new CKEditor 5 installation methods announced in [this post](https://github.com/ckeditor/ckeditor5/issues/15502).
6+
7+
Please note that this release is marked as `alpha`, meaning that it is an experimental release.
8+
39
## 2.3.1 – 2023-06-29
410

511
* Increase the distance from the badge to the edges of the editor. [#71](https://github.com/WebSpellChecker/wproofreader-ckeditor5/issues/71).

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": "2.3.1",
3+
"version": "3.0.0-alpha.0",
44
"description": "Multilingual spelling and grammar checking plugin for CKEditor 5",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)