mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 10:32:27 +08:00
docs(CHANGELOG): Note config fix and 37.0.1 (earlier)
This commit is contained in:
parent
c95ecf504d
commit
888fdd7ba2
10
CHANGELOG.md
10
CHANGELOG.md
@ -3,6 +3,11 @@
|
|||||||
## Current
|
## Current
|
||||||
|
|
||||||
- Add latest changes here
|
- Add latest changes here
|
||||||
|
- Fix loading of ckeditor5-math when no config object is declared in build
|
||||||
|
(#98)
|
||||||
|
|
||||||
|
## [37.0.1](https://github.com/isaul32/ckeditor5-math/compare/v37.0.0...v36.0.1) (2023-04-05)
|
||||||
|
|
||||||
- Update dependencies for CKEditor 37.0.1 ([Release
|
- Update dependencies for CKEditor 37.0.1 ([Release
|
||||||
notes](https://github.com/ckeditor/ckeditor5/blob/v37.0.1/CHANGELOG.md))
|
notes](https://github.com/ckeditor/ckeditor5/blob/v37.0.1/CHANGELOG.md))
|
||||||
|
|
||||||
@ -13,6 +18,11 @@
|
|||||||
- Bump minimum node version to v16 (per CKEditor v37's requirements)
|
- Bump minimum node version to v16 (per CKEditor v37's requirements)
|
||||||
- Add a .nvmrc for nvm users
|
- Add a .nvmrc for nvm users
|
||||||
|
|
||||||
|
## [36.0.7](https://github.com/isaul32/ckeditor5-math/compare/v36.0.6...v36.0.7) (2023-04-05)
|
||||||
|
|
||||||
|
- Fix loading of ckeditor5-math when no config object is declared in build
|
||||||
|
(#97)
|
||||||
|
|
||||||
## [36.0.6](https://github.com/isaul32/ckeditor5-math/compare/v36.0.5...v36.0.6) (2023-04-05)
|
## [36.0.6](https://github.com/isaul32/ckeditor5-math/compare/v36.0.5...v36.0.6) (2023-04-05)
|
||||||
|
|
||||||
- :arrow_up: CKEditor package tools: 1.0.0-beta.8 -> beta.10
|
- :arrow_up: CKEditor package tools: 1.0.0-beta.8 -> beta.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user