Release v39.0.1

Pinned against CKEditor v39.0.1.

See also: https://github.com/ckeditor/ckeditor5/releases/tag/v39.0.1
This commit is contained in:
Tony Narlock 2023-08-10 06:49:45 -05:00
parent d118da6d5f
commit 5b227e0875
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.1](https://github.com/isaul32/ckeditor5-math/compare/v39.0.0...v39.0.1) (2023-08-10)
- Update dependencies for CKEditor 39.0.1 ([Release
notes](https://github.com/ckeditor/ckeditor5/blob/v39.0.1/CHANGELOG.md))
(#113)
## [39.0.0](https://github.com/isaul32/ckeditor5-math/compare/v38.1.1...v39.0.0) (2023-08-10) ## [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 - Update dependencies for CKEditor 39.0.0 ([Release

View File

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