From 646df109bef3d175676adfe792c2ecec4cdc014a Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 6 Aug 2024 21:30:01 +0000 Subject: [PATCH] "Release: 1.11.10 [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 1b3a4f5afd..e3597e34fe 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.11.10](https://github.com/surveyjs/survey-creator/compare/v1.11.9...v1.11.10) (2024-08-06) + ### [1.11.9](https://github.com/surveyjs/survey-creator/compare/v1.11.8...v1.11.9) (2024-07-30) ### [1.11.8](https://github.com/surveyjs/survey-creator/compare/v1.11.7...v1.11.8) (2024-07-23) diff --git a/packages/survey-creator-angular/package.json b/packages/survey-creator-angular/package.json index 803d56b498..db0c96e726 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.11.9", + "version": "1.11.10", "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",