From 07e17b3075f95b567d518a1d3b9e4383ae8ca6c4 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Wed, 6 Sep 2023 13:44:05 +0000 Subject: [PATCH] "Release: 1.9.106 [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 9e8a4c7a3c..90b6441cbb 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.106](https://github.com/surveyjs/survey-creator/compare/v1.9.105...v1.9.106) (2023-09-06) + ### [1.9.105](https://github.com/surveyjs/survey-creator/compare/v1.9.104...v1.9.105) (2023-08-30) ### [1.9.104](https://github.com/surveyjs/survey-creator/compare/v1.9.103...v1.9.104) (2023-08-22) diff --git a/packages/survey-creator-angular/package.json b/packages/survey-creator-angular/package.json index 9c59515fda..130eda2577 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.105", + "version": "1.9.106", "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",