From 6407bfcd6c8d614a06148e46e3471b0f6abb6f65 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Thu, 15 Feb 2024 09:30:16 +0000 Subject: [PATCH] "Release: 1.9.130 [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 a5078f1b21..0ea00e4bac 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.130](https://github.com/surveyjs/survey-creator/compare/v1.9.129...v1.9.130) (2024-02-15) + ### [1.9.129](https://github.com/surveyjs/survey-creator/compare/v1.9.128...v1.9.129) (2024-02-06) ### [1.9.128](https://github.com/surveyjs/survey-creator/compare/v1.9.127...v1.9.128) (2024-01-31) diff --git a/packages/survey-creator-angular/package.json b/packages/survey-creator-angular/package.json index b07d5ab36e..1d664ae5de 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.129", + "version": "1.9.130", "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",