diff --git a/CHANGELOG.md b/CHANGELOG.md
index 58b3b3c416..40fd174e6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+
+## [0.98.2](https://github.com/surveyjs/editor/compare/v0.98.1...v0.98.2) (2017-12-12)
+
+
+
## [0.98.1](https://github.com/surveyjs/editor/compare/v0.98.0...v0.98.1) (2017-12-07)
diff --git a/package.json b/package.json
index 3de643aa2d..f5e437a41f 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "0.98.1",
+ "version": "0.98.2",
"name": "surveyjs.editor",
"scripts": {
"test": "karma start",