From 41f1d0df39ede37130081604097834c43b85ea27 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 8 Oct 2024 14:01:22 +0000 Subject: [PATCH] "Release: 1.12.5 [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 3467c62146..b236005254 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.5](https://github.com/surveyjs/survey-creator/compare/v1.12.4...v1.12.5) (2024-10-08) + ### [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) diff --git a/packages/survey-creator-angular/package.json b/packages/survey-creator-angular/package.json index 74417bdc23..f2e68d7f84 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.4", + "version": "1.12.5", "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",