diff --git a/.changeset/pink-pillows-end.md b/.changeset/pink-pillows-end.md deleted file mode 100644 index b5508134ae..0000000000 --- a/.changeset/pink-pillows-end.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@udecode/plate-math": patch ---- - -Fixes #3851 diff --git a/packages/math/CHANGELOG.md b/packages/math/CHANGELOG.md index fa5f9241fe..9035cc5eb0 100644 --- a/packages/math/CHANGELOG.md +++ b/packages/math/CHANGELOG.md @@ -1,5 +1,11 @@ # @udecode/plate-math +## 40.3.3 + +### Patch Changes + +- [#3852](https://github.com/udecode/plate/pull/3852) by [@wststone](https://github.com/wststone) – Fixes #3851 + ## 40.0.0 ## 39.2.0 diff --git a/packages/math/package.json b/packages/math/package.json index 532e7a6fa2..7ab1d8c122 100644 --- a/packages/math/package.json +++ b/packages/math/package.json @@ -1,6 +1,6 @@ { "name": "@udecode/plate-math", - "version": "40.0.0", + "version": "40.3.3", "description": "Math plugin for Plate", "keywords": [ "plate",