diff --git a/packages/survey-creator-angular/CHANGELOG.md b/packages/survey-creator-angular/CHANGELOG.md index 6f272b5e59..d28b42695a 100644 --- a/packages/survey-creator-angular/CHANGELOG.md +++ b/packages/survey-creator-angular/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.12](https://github.com/surveyjs/survey-creator/compare/v1.11.11...v1.11.12) (2024-08-20) + ### [1.11.11](https://github.com/surveyjs/survey-creator/compare/v1.11.10...v1.11.11) (2024-08-14) ### [1.11.10](https://github.com/surveyjs/survey-creator/compare/v1.11.9...v1.11.10) (2024-08-06) diff --git a/packages/survey-creator-angular/package.json b/packages/survey-creator-angular/package.json index d790c1c293..a26b6ae8b2 100644 --- a/packages/survey-creator-angular/package.json +++ b/packages/survey-creator-angular/package.json @@ -1,6 +1,6 @@ { "name": "survey-creator-angular", - "version": "1.11.11", + "version": "1.11.12", "description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.", "homepage": "https://surveyjs.io/Overview/Survey-Creator", "license": "https://surveyjs.io/Licenses#SurveyCreator",