mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
Tag v37.0.2 (config fix from #98)
This commit is contained in:
parent
888fdd7ba2
commit
023f95d16e
@ -3,6 +3,9 @@
|
|||||||
## Current
|
## Current
|
||||||
|
|
||||||
- Add latest changes here
|
- Add latest changes here
|
||||||
|
|
||||||
|
## [37.0.2](https://github.com/isaul32/ckeditor5-math/compare/v37.0.1...v37.0.2) (2023-04-05)
|
||||||
|
|
||||||
- Fix loading of ckeditor5-math when no config object is declared in build
|
- Fix loading of ckeditor5-math when no config object is declared in build
|
||||||
(#98)
|
(#98)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@isaul32/ckeditor5-math",
|
"name": "@isaul32/ckeditor5-math",
|
||||||
"version": "37.0.1",
|
"version": "37.0.2",
|
||||||
"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