diff --git a/packages/survey-creator-angular/CHANGELOG.md b/packages/survey-creator-angular/CHANGELOG.md index e8de4a4d88..3467c62146 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.12.4](https://github.com/surveyjs/survey-creator/compare/v1.12.3...v1.12.4) (2024-10-01) + ### [1.12.3](https://github.com/surveyjs/survey-creator/compare/v1.12.2...v1.12.3) (2024-09-24) ### [1.12.2](https://github.com/surveyjs/survey-creator/compare/v1.12.1...v1.12.2) (2024-09-17) diff --git a/packages/survey-creator-angular/package.json b/packages/survey-creator-angular/package.json index 0cc7bec467..74417bdc23 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.12.3", + "version": "1.12.4", "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",