Tag v37.0.2 (config fix from #98)

This commit is contained in:
Tony Narlock 2023-04-05 08:12:45 -05:00
parent 888fdd7ba2
commit 023f95d16e
2 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,9 @@
## Current ## Current
- Add latest changes here - Add latest changes here
## [37.0.2](https://github.com/isaul32/ckeditor5-math/compare/v37.0.1...v37.0.2) (2023-04-05)
- Fix loading of ckeditor5-math when no config object is declared in build - Fix loading of ckeditor5-math when no config object is declared in build
(#98) (#98)

View File

@ -1,6 +1,6 @@
{ {
"name": "@isaul32/ckeditor5-math", "name": "@isaul32/ckeditor5-math",
"version": "37.0.1", "version": "37.0.2",
"description": "Math feature for CKEditor 5.", "description": "Math feature for CKEditor 5.",
"keywords": [ "keywords": [
"ckeditor", "ckeditor",