diff --git a/packages/survey-creator-react/CHANGELOG.md b/packages/survey-creator-react/CHANGELOG.md index 3a149eea4a..9615843cdf 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.8](https://github.com/surveyjs/survey-creator/compare/v1.12.7...v1.12.8) (2024-10-31) + ### [1.12.7](https://github.com/surveyjs/survey-creator/compare/v1.12.6...v1.12.7) (2024-10-23) ### [1.12.6](https://github.com/surveyjs/survey-creator/compare/v1.12.5...v1.12.6) (2024-10-15) diff --git a/packages/survey-creator-react/package.json b/packages/survey-creator-react/package.json index 5370fde1d8..330cc85d35 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.7", + "version": "1.12.8", "description": "", "homepage": "https://surveyjs.io/Overview/Survey-Creator", "author": "Devsoft Baltic OU", @@ -97,4 +97,4 @@ "tag": true } } -} \ No newline at end of file +}