diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ef279e495..c8c1fb8f5c 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.12.10](https://github.com/surveyjs/editor/compare/v0.12.9...v0.12.10) (2017-04-20) + + + ## [0.12.9](https://github.com/surveyjs/editor/compare/v0.12.8...v0.12.9) (2017-04-17) diff --git a/package.json b/package.json index c0c79d847f..82cad8b911 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.12.9", + "version": "0.12.10", "name": "surveyjs.editor", "scripts": { "test": "karma start",