From 1eefac11d63233f38b89274b18201cc0e60c957e Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Wed, 19 Apr 2023 11:20:36 -0500 Subject: [PATCH] docs(CHANGELOG): Note v37.1.0 update --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c9002464..aeeb01df6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ - Add latest changes here +## [37.1.0](https://github.com/isaul32/ckeditor5-math/compare/v37.0.2...v37.1.0) (2023-04-19) + +- Update dependencies for CKEditor 37.1.0 ([Release + notes](https://github.com/ckeditor/ckeditor5/blob/v37.1.0/CHANGELOG.md)) + ## [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