Tag v27.1.3

This commit is contained in:
Tony Narlock 2021-05-16 13:56:01 -05:00
parent a93edc6495
commit 5d3e1ede94
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog Changelog
========= =========
## [current](https://github.com/isaul32/ckeditor5-math/compare/v27.1.2...master) (unreleased) ## [27.1.3](https://github.com/isaul32/ckeditor5-math/compare/v27.1.2...27.1.3) (2021-05-16)
* #41: Prevent inserting empty equations, thank you @Jules-Bertholet. * #41: Prevent inserting empty equations, thank you @Jules-Bertholet.

View File

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