Release v39.0.0

Pinned against CKEditor v39.0.0.

See also: https://github.com/ckeditor/ckeditor5/releases/tag/v39.0.0
This commit is contained in:
Tony Narlock 2023-08-10 06:42:34 -05:00
parent 0377354a78
commit 9816ad1e41
2 changed files with 7 additions and 1 deletions

View File

@ -4,6 +4,12 @@
- Add latest changes here - Add latest changes here
## [39.0.0](https://github.com/isaul32/ckeditor5-math/compare/v38.1.1...v39.0.0) (2023-08-10)
- Update dependencies for CKEditor 39.0.0 ([Release
notes](https://github.com/ckeditor/ckeditor5/blob/v39.0.0/CHANGELOG.md))
(#112)
## [38.1.1](https://github.com/isaul32/ckeditor5-math/compare/v38.1.0...v38.1.1) (2023-07-26) ## [38.1.1](https://github.com/isaul32/ckeditor5-math/compare/v38.1.0...v38.1.1) (2023-07-26)
- Update dependencies for CKEditor 38.1.1 ([Release - Update dependencies for CKEditor 38.1.1 ([Release

View File

@ -1,6 +1,6 @@
{ {
"name": "@isaul32/ckeditor5-math", "name": "@isaul32/ckeditor5-math",
"version": "38.1.1", "version": "39.0.0",
"description": "Math feature for CKEditor 5.", "description": "Math feature for CKEditor 5.",
"keywords": [ "keywords": [
"ckeditor", "ckeditor",