diff --git a/packages/survey-creator-react/CHANGELOG.md b/packages/survey-creator-react/CHANGELOG.md index f2d86bc7e2..fa857e2d84 100644 --- a/packages/survey-creator-react/CHANGELOG.md +++ b/packages/survey-creator-react/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [1.12.10](https://github.com/surveyjs/survey-creator/compare/v1.12.9...v1.12.10) (2024-11-13) + ### [1.12.9](https://github.com/surveyjs/survey-creator/compare/v1.12.8...v1.12.9) (2024-11-07) ### [1.12.8](https://github.com/surveyjs/survey-creator/compare/v1.12.7...v1.12.8) (2024-10-31) diff --git a/packages/survey-creator-react/package.json b/packages/survey-creator-react/package.json index bcbd5f0fb5..d605173c7b 100644 --- a/packages/survey-creator-react/package.json +++ b/packages/survey-creator-react/package.json @@ -1,6 +1,6 @@ { "name": "survey-creator-react", - "version": "1.12.9", + "version": "1.12.10", "description": "", "homepage": "https://surveyjs.io/Overview/Survey-Creator", "author": "Devsoft Baltic OU",