diff --git a/packages/survey-creator-angular/CHANGELOG.md b/packages/survey-creator-angular/CHANGELOG.md index 20e9c5baeb..c8d9d29d83 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.16-patch.1](https://github.com/surveyjs/survey-creator/compare/v1.12.15...v1.12.16-patch.1) (2024-12-26) + ### [1.12.15](https://github.com/surveyjs/survey-creator/compare/v1.12.14...v1.12.15) (2024-12-17) ### [1.12.14](https://github.com/surveyjs/survey-creator/compare/v1.12.13...v1.12.14) (2024-12-10) diff --git a/packages/survey-creator-angular/package.json b/packages/survey-creator-angular/package.json index aae43dcbb4..019205b2df 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.15", + "version": "1.12.16-patch.1", "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",