From 0f7e722ebcd086997b93395fac5ea806357588c5 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Wed, 4 Oct 2023 08:26:47 +0000 Subject: [PATCH] Release: 1.9.111 [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 6d2f56bab1..8240abcc97 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.111](https://github.com/surveyjs/surveyjs/compare/v1.9.110...v1.9.111) (2023-10-04) + ## [1.9.110](https://github.com/surveyjs/surveyjs/compare/v1.9.109...v1.9.110) (2023-09-26) ## [1.9.109](https://github.com/surveyjs/surveyjs/compare/v1.9.108...v1.9.109) (2023-09-19) diff --git a/packages/survey-angular-ui/package.json b/packages/survey-angular-ui/package.json index 8d9bea31e8..45e1558e53 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.110", + "version": "1.9.111", "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",