diff --git a/packages/survey-creator-react/CHANGELOG.md b/packages/survey-creator-react/CHANGELOG.md index 4f1b422798..1be182c514 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.11.8](https://github.com/surveyjs/survey-creator/compare/v1.11.7...v1.11.8) (2024-07-23) + ### [1.11.7](https://github.com/surveyjs/survey-creator/compare/v1.11.6...v1.11.7) (2024-07-16) ### [1.11.6](https://github.com/surveyjs/survey-creator/compare/v1.11.5...v1.11.6) (2024-07-10) diff --git a/packages/survey-creator-react/package.json b/packages/survey-creator-react/package.json index fec5cfb887..62c4908dfd 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.11.7", + "version": "1.11.8", "description": "", "homepage": "https://surveyjs.io/Overview/Survey-Creator", "author": "Devsoft Baltic OU", @@ -96,4 +96,4 @@ "tag": true } } -} \ No newline at end of file +}