From 5a7f1ee999cd0e4f694fa5962037f28dba0bcde4 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 1 Oct 2024 16:36:52 +0000 Subject: [PATCH] "Release: 1.12.4 [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 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",