From 56ddf6503e3e0bd57575faa630f16f0b139d197c Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Wed, 15 May 2024 18:56:01 +0000 Subject: [PATCH] "Release: 1.10.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 3c4f6749b9..21aeae8102 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.10.4](https://github.com/surveyjs/survey-creator/compare/v1.10.3...v1.10.4) (2024-05-15) + ### [1.10.3](https://github.com/surveyjs/survey-creator/compare/v1.10.2...v1.10.3) (2024-05-07) ### [1.10.2](https://github.com/surveyjs/survey-creator/compare/v1.10.1...v1.10.2) (2024-04-30) diff --git a/packages/survey-creator-angular/package.json b/packages/survey-creator-angular/package.json index 37dc782260..d6ee346b3e 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.10.3", + "version": "1.10.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",