Release: v18.0.1.

This commit is contained in:
Sauli Anto 2020-04-05 17:28:43 +03:00
parent 9d15010f4a
commit 94f6224e52
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
Changelog
=========
## [18.0.1](https://github.com/isaul32/ckeditor5-math/compare/v18.0.0...18.0.1) (2020-04-05)
### Bug fixes
* Fix spacebar before formula bug in Firefox. [isaul32/ckeditor5-math#2](https://github.com/isaul32/ckeditor5-math/issues/2). ([9d15010](https://github.com/isaul32/ckeditor5-math/commit/9d15010))
## [18.0.0](https://github.com/isaul32/ckeditor5-math/compare/v17.0.1...18.0.0) (2020-03-30)
* Update dependencies.

View File

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