From 3054d763143509782ca3a63afa0f43550b28e767 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Wed, 26 Jul 2023 16:26:29 +0000 Subject: [PATCH] "Release: 1.9.99 [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 dbcfe43ddb..9593e0df3f 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.99](https://github.com/surveyjs/survey-creator/compare/v1.9.98...v1.9.99) (2023-07-26) + ### [1.9.98](https://github.com/surveyjs/survey-creator/compare/v1.9.97...v1.9.98) (2023-07-18) ### [1.9.97](https://github.com/surveyjs/survey-creator/compare/v1.9.96...v1.9.97) (2023-07-12) diff --git a/packages/survey-creator-angular/package.json b/packages/survey-creator-angular/package.json index f82602f3dc..4bc30080b6 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.98", + "version": "1.9.99", "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",