Release: v23.2.2.

This commit is contained in:
Sauli Anto 2020-11-03 21:51:42 +02:00
parent 21fccee3ed
commit fc02aef431
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,11 @@
Changelog
=========
## [23.2.2](https://github.com/isaul32/ckeditor5-math/compare/v23.2.1...23.2.2) (2020-11-03)
* Fix placeholder handling. ([dc288ea](https://github.com/isaul32/ckeditor5-math/commit/dc288ea))
* Fix selection after entering inline expression ([2fea2e2](https://github.com/isaul32/ckeditor5-math/commit/2fea2e2))
## [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))

View File

@ -1,6 +1,6 @@
{
"name": "ckeditor5-math",
"version": "23.2.1",
"version": "23.2.2",
"description": "Math feature for CKEditor 5.",
"keywords": [
"ckeditor",