diff --git a/.changeset/cold-berries-tan.md b/.changeset/cold-berries-tan.md deleted file mode 100644 index bd006344a8..0000000000 --- a/.changeset/cold-berries-tan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@udecode/plate-math': patch ---- - -Add `getEquationHtml` diff --git a/packages/math/CHANGELOG.md b/packages/math/CHANGELOG.md index 640f0b3c31..4ff356a085 100644 --- a/packages/math/CHANGELOG.md +++ b/packages/math/CHANGELOG.md @@ -1,5 +1,11 @@ # @udecode/plate-math +## 41.0.3 + +### Patch Changes + +- [#3888](https://github.com/udecode/plate/pull/3888) by [@felixfeng33](https://github.com/felixfeng33) – Add `getEquationHtml` + ## 41.0.0 ## 40.3.3 diff --git a/packages/math/package.json b/packages/math/package.json index 3a8050caee..f8e36e6092 100644 --- a/packages/math/package.json +++ b/packages/math/package.json @@ -1,6 +1,6 @@ { "name": "@udecode/plate-math", - "version": "41.0.0", + "version": "41.0.3", "description": "Math plugin for Plate", "keywords": [ "plate",