Update CHANGELOG and package to v26.0.0

This commit is contained in:
Tony Narlock 2021-03-04 09:58:29 -06:00
parent ad2737a939
commit a80ddea65f
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
Changelog Changelog
========= =========
## [26.0.0](https://github.com/isaul32/ckeditor5-math/compare/v25.0.0...v26.0.0) (2021-03-04)
* Update dependencies.
## [25.0.0](https://github.com/isaul32/ckeditor5-math/compare/v24.0.1...v25.0.0) (2021-03-02) ## [25.0.0](https://github.com/isaul32/ckeditor5-math/compare/v24.0.1...v25.0.0) (2021-03-02)
* Update dependencies. * Update dependencies.

View File

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