From 69a0264f84fd51423817952a7517b7b799bbab72 Mon Sep 17 00:00:00 2001 From: Sauli Anto Date: Mon, 7 Oct 2019 11:10:14 +0300 Subject: [PATCH] Release: v1.0.2. --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff37f5737..9fe947dfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========= +## [1.0.2](https://github.com/isaul32/ckeditor5-math/compare/v1.0.1...v1.0.2) (2019-10-07) + +### Other changes + +* Update readme. + +* Add unique identifier for math preview. ([8b6804c](https://github.com/isaul32/ckeditor5-math/commit/98815fc)) + ## [1.0.1](https://github.com/isaul32/ckeditor5-math/compare/v1.0.0...v1.0.1) (2019-10-04) ### Bug fixes diff --git a/package.json b/package.json index fd3c32d19..20deab2f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ckeditor5-math", - "version": "1.0.1", + "version": "1.0.2", "description": "Math feature for CKEditor 5.", "keywords": [ "ckeditor",