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