From d180e83c58f6517a8eaef9e899aa2a8f8bee56f4 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 10 Oct 2023 15:08:40 +0000 Subject: [PATCH] "Release: 1.9.112 [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 8d529bf449..f2239f1ac6 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.9.112](https://github.com/surveyjs/survey-creator/compare/v1.9.111...v1.9.112) (2023-10-10) + ### [1.9.111](https://github.com/surveyjs/survey-creator/compare/v1.9.110...v1.9.111) (2023-10-04) ### [1.9.110](https://github.com/surveyjs/survey-creator/compare/v1.9.109...v1.9.110) (2023-09-26) diff --git a/packages/survey-creator-angular/package.json b/packages/survey-creator-angular/package.json index 10f908b1a2..c3ab5c3604 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.9.111", + "version": "1.9.112", "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",