From 2b6572b3592365ad07f46917bf52366926b131ef Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Wed, 31 Jan 2024 08:47:20 +0000 Subject: [PATCH] Release: 1.9.128 [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 2669e8ea78..5fc2de03b0 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.128](https://github.com/surveyjs/surveyjs/compare/v1.9.127...v1.9.128) (2024-01-31) + ## [1.9.127](https://github.com/surveyjs/surveyjs/compare/v1.9.126...v1.9.127) (2024-01-23) ## [1.9.126](https://github.com/surveyjs/surveyjs/compare/v1.9.125...v1.9.126) (2024-01-17) diff --git a/packages/survey-angular-ui/package.json b/packages/survey-angular-ui/package.json index 1b23bd31df..999b79c403 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.127", + "version": "1.9.128", "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",