From 9e753611be25f40fa17a7f43b2a8ba03586e71c7 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov <kurmanov.work@gmail.com> Date: Wed, 1 Nov 2023 12:21:57 +0000 Subject: [PATCH] Release: 1.9.115 [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 2007d34b11..edd2e22313 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.115](https://github.com/surveyjs/surveyjs/compare/v1.9.114...v1.9.115) (2023-11-01) + ## [1.9.114](https://github.com/surveyjs/surveyjs/compare/v1.9.113...v1.9.114) (2023-10-25) ## [1.9.113](https://github.com/surveyjs/surveyjs/compare/v1.9.112...v1.9.113) (2023-10-17) diff --git a/packages/survey-angular-ui/package.json b/packages/survey-angular-ui/package.json index bc3d59e837..29188d7a1f 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.114", + "version": "1.9.115", "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",