Release v25.0.0

This commit is contained in:
Tony Narlock 2021-03-02 07:48:50 -06:00 committed by Sauli Anto
parent d2bb791666
commit e66c5fa6d6
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
Changelog Changelog
========= =========
## [25.0.0](https://github.com/isaul32/ckeditor5-math/compare/v24.0.1...25.0.0) (2021-03-02)
* Update dependencies.
## [24.0.1](https://github.com/isaul32/ckeditor5-math/compare/v24.0.0...24.0.1) (2021-02-28) ## [24.0.1](https://github.com/isaul32/ckeditor5-math/compare/v24.0.0...24.0.1) (2021-02-28)
* Fix balloon view position. * Fix balloon view position.

View File

@ -1,6 +1,6 @@
{ {
"name": "ckeditor5-math", "name": "ckeditor5-math",
"version": "24.0.1", "version": "25.0.0",
"description": "Math feature for CKEditor 5.", "description": "Math feature for CKEditor 5.",
"keywords": [ "keywords": [
"ckeditor", "ckeditor",