From 4305570761376ff7024b81e17496d3a2d72425ba Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Wed, 17 Jan 2024 06:44:44 +0000 Subject: [PATCH] Release: 1.9.126 [azurepipelines skip] --- packages/survey-vue3-ui/CHANGELOG.md | 2 ++ packages/survey-vue3-ui/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/survey-vue3-ui/CHANGELOG.md b/packages/survey-vue3-ui/CHANGELOG.md index be03d144ab..c8bfdd307b 100644 --- a/packages/survey-vue3-ui/CHANGELOG.md +++ b/packages/survey-vue3-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.126](https://github.com/surveyjs/survey-library/compare/v1.9.125...v1.9.126) (2024-01-17) + ## [1.9.125](https://github.com/surveyjs/survey-library/compare/v1.9.124...v1.9.125) (2024-01-11) diff --git a/packages/survey-vue3-ui/package.json b/packages/survey-vue3-ui/package.json index bfa3a1196f..e0c0331410 100644 --- a/packages/survey-vue3-ui/package.json +++ b/packages/survey-vue3-ui/package.json @@ -1,6 +1,6 @@ { "name": "survey-vue3-ui", - "version": "1.9.125", + "version": "1.9.126", "scripts": { "dev": "vite", "preview": "vite preview",