mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
Tag v41.2.2 (README update from #133)
This commit is contained in:
parent
b37df868b0
commit
a0004abff0
13
CHANGELOG.md
13
CHANGELOG.md
@ -4,10 +4,19 @@
|
||||
|
||||
- Add latest changes here
|
||||
|
||||
## [41.2.2](https://github.com/isaul32/ckeditor5-math/compare/v41.2.1...v41.2.2) (2024-03-17)
|
||||
|
||||
- README updates ([#133](https://github.com/isaul32/ckeditor5-math/pull/133)):
|
||||
|
||||
- Note plugin supports DLL-based builds and is in TypeScript.
|
||||
- Remove old TypeScript workaround sections.
|
||||
|
||||
- Chore: Typo fixes ([#133](https://github.com/isaul32/ckeditor5-math/pull/133))
|
||||
|
||||
## [41.2.1](https://github.com/isaul32/ckeditor5-math/compare/v41.2.0...v41.2.1) (2024-03-17)
|
||||
|
||||
- Rewritten in TypeScript, credit @fedemp
|
||||
([#130](https://github.com/isaul32/ckeditor5-math/pull/130)).
|
||||
- Rewritten in TypeScript, credit @fedemp
|
||||
([#130](https://github.com/isaul32/ckeditor5-math/pull/130)).
|
||||
|
||||
## [41.2.0](https://github.com/isaul32/ckeditor5-math/compare/v41.1.0...v41.2.0) (2024-03-08)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@isaul32/ckeditor5-math",
|
||||
"version": "41.2.1",
|
||||
"version": "41.2.2",
|
||||
"description": "Math feature for CKEditor 5.",
|
||||
"keywords": [
|
||||
"ckeditor",
|
||||
|
Loading…
x
Reference in New Issue
Block a user