From f0b668390349b84b596540b0107cbefc85a5ada8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Dec 2024 14:40:42 +0000 Subject: [PATCH] Version Packages --- .changeset/rotten-cobras-yawn.md | 5 ----- packages/math/CHANGELOG.md | 6 ++++++ packages/math/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/rotten-cobras-yawn.md diff --git a/.changeset/rotten-cobras-yawn.md b/.changeset/rotten-cobras-yawn.md deleted file mode 100644 index d1d58123f1..0000000000 --- a/.changeset/rotten-cobras-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@udecode/plate-math': patch ---- - -fix: equation input undo history not working. diff --git a/packages/math/CHANGELOG.md b/packages/math/CHANGELOG.md index c9e44e0be2..4eeaa4bd83 100644 --- a/packages/math/CHANGELOG.md +++ b/packages/math/CHANGELOG.md @@ -1,5 +1,11 @@ # @udecode/plate-math +## 41.0.11 + +### Patch Changes + +- [#3923](https://github.com/udecode/plate/pull/3923) by [@wststone](https://github.com/wststone) – fix: equation input undo history not working. + ## 41.0.4 ### Patch Changes diff --git a/packages/math/package.json b/packages/math/package.json index f0a97faf3b..06bf63be26 100644 --- a/packages/math/package.json +++ b/packages/math/package.json @@ -1,6 +1,6 @@ { "name": "@udecode/plate-math", - "version": "41.0.4", + "version": "41.0.11", "description": "Math plugin for Plate", "keywords": [ "plate",