From bb507a8a3fe5d6cb80f5f5f4aa51253c10c9b5fd Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 18 Jul 2023 13:14:03 +0000 Subject: [PATCH] Release: 1.9.98 [azurepipelines skip] --- packages/survey-angular-ui/CHANGELOG.md | 2 ++ packages/survey-angular-ui/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/survey-angular-ui/CHANGELOG.md b/packages/survey-angular-ui/CHANGELOG.md index a011932e01..d0f7ec64e8 100644 --- a/packages/survey-angular-ui/CHANGELOG.md +++ b/packages/survey-angular-ui/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [1.9.98](https://github.com/surveyjs/surveyjs/compare/v1.9.97...v1.9.98) (2023-07-18) + ## [1.9.97](https://github.com/surveyjs/surveyjs/compare/v1.9.96...v1.9.97) (2023-07-12) diff --git a/packages/survey-angular-ui/package.json b/packages/survey-angular-ui/package.json index 52bb67e69e..84ac836908 100644 --- a/packages/survey-angular-ui/package.json +++ b/packages/survey-angular-ui/package.json @@ -1,6 +1,6 @@ { "name": "survey-angular-ui", - "version": "1.9.97", + "version": "1.9.98", "description": "survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.", "keywords": [ "Survey",