Tag v41.2.1 (#130 TypeScript rewrite)

This commit is contained in:
Tony Narlock 2024-03-17 04:27:34 -05:00
parent 3b57dbf36d
commit 85f95e3f98
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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",