From 819b55c231edec90639dd1347a9b7f7b47b43f3c Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Mon, 13 Mar 2023 19:32:51 -0500 Subject: [PATCH] package: Release v36.0.3 (with DLL build from #83) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06ae971d4..be6f712d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ - Add latest changes here +## [36.0.3](https://github.com/isaul32/ckeditor5-math/compare/v36.0.2...v36.0.3) (unreleased) + +- Move to a DLL compatible plugin (#83) + + Credit: @DanielKulbe + ## [36.0.2](https://github.com/isaul32/ckeditor5-math/compare/v36.0.1...v36.0.2) (2023-02-14) - Fix `previewClassName` (#86) diff --git a/package.json b/package.json index 47d1b1db3..416dbe811 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@isaul32/ckeditor5-math", - "version": "36.0.2", + "version": "36.0.3", "description": "Math feature for CKEditor 5.", "keywords": [ "ckeditor",