mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-13 04:13:19 +08:00
Release: v18.0.1.
This commit is contained in:
parent
9d15010f4a
commit
94f6224e52
@ -1,6 +1,12 @@
|
|||||||
Changelog
|
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)
|
## [18.0.0](https://github.com/isaul32/ckeditor5-math/compare/v17.0.1...18.0.0) (2020-03-30)
|
||||||
|
|
||||||
* Update dependencies.
|
* Update dependencies.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ckeditor5-math",
|
"name": "ckeditor5-math",
|
||||||
"version": "18.0.0",
|
"version": "18.0.1",
|
||||||
"description": "Math feature for CKEditor 5.",
|
"description": "Math feature for CKEditor 5.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ckeditor",
|
"ckeditor",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user