diff --git a/CHANGELOG.md b/CHANGELOG.md index 6649c8d47..24eebb3c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ Changelog ========= +## [23.2.1](https://github.com/isaul32/ckeditor5-math/compare/v23.2.0...23.2.1) (2020-10-18) + +* Fix math editing button for balloon editor. ([3629401](https://github.com/isaul32/ckeditor5-math/commit/3629401)) + ## [23.2.0](https://github.com/isaul32/ckeditor5-math/compare/v23.1.0...23.2.0) (2020-10-18) * Add math editing button for balloon editor. ([aa0392c](https://github.com/isaul32/ckeditor5-math/commit/aa0392c)) diff --git a/package.json b/package.json index d84adb57d..9dc1dbb92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ckeditor5-math", - "version": "23.2.0", + "version": "23.2.1", "description": "Math feature for CKEditor 5.", "keywords": [ "ckeditor",