mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
Tag v41.2.1 (#130 TypeScript rewrite)
This commit is contained in:
parent
3b57dbf36d
commit
85f95e3f98
@ -4,6 +4,11 @@
|
||||
|
||||
- Add latest changes here
|
||||
|
||||
## [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)).
|
||||
|
||||
## [41.2.0](https://github.com/isaul32/ckeditor5-math/compare/v41.1.0...v41.2.0) (2024-03-08)
|
||||
|
||||
- Update dependencies for CKEditor 41.2.0 ([Release
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@isaul32/ckeditor5-math",
|
||||
"version": "41.2.1-alpha.3",
|
||||
"version": "41.2.1",
|
||||
"description": "Math feature for CKEditor 5.",
|
||||
"keywords": [
|
||||
"ckeditor",
|
||||
|
Loading…
x
Reference in New Issue
Block a user