From 4e5d9f1dd4121c3e6e728e5d10b3af04399be45e Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 17 Sep 2024 08:50:51 +0000 Subject: [PATCH] "Release: 1.12.2 [azurepipelines skip]" --- packages/survey-creator-angular/CHANGELOG.md | 2 ++ packages/survey-creator-angular/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/survey-creator-angular/CHANGELOG.md b/packages/survey-creator-angular/CHANGELOG.md index 9d3654333b..f7ad8c6686 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.2](https://github.com/surveyjs/survey-creator/compare/v1.12.1...v1.12.2) (2024-09-17) + ### [1.12.1](https://github.com/surveyjs/survey-creator/compare/v1.11.14...v1.12.1) (2024-09-10) ### [1.11.14](https://github.com/surveyjs/survey-creator/compare/v1.11.13...v1.11.14) (2024-09-04) diff --git a/packages/survey-creator-angular/package.json b/packages/survey-creator-angular/package.json index ba7058a84b..45a653911e 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.1", + "version": "1.12.2", "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",