mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-30 03:32:26 +08:00
Tag v41.2.2 (README update from #133)
This commit is contained in:
parent
b37df868b0
commit
a0004abff0
@ -4,6 +4,15 @@
|
|||||||
|
|
||||||
- Add latest changes here
|
- 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)
|
## [41.2.1](https://github.com/isaul32/ckeditor5-math/compare/v41.2.0...v41.2.1) (2024-03-17)
|
||||||
|
|
||||||
- Rewritten in TypeScript, credit @fedemp
|
- Rewritten in TypeScript, credit @fedemp
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@isaul32/ckeditor5-math",
|
"name": "@isaul32/ckeditor5-math",
|
||||||
"version": "41.2.1",
|
"version": "41.2.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