From ea471ed1474259c5390b5cccc7e9c9497dc8614e Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 9 Apr 2024 13:17:46 +0000 Subject: [PATCH] Release: 1.9.138 [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 edda88b3d9..3d83114c13 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.138](https://github.com/surveyjs/survey-library/compare/v1.9.137...v1.9.138) (2024-04-09) + ## [1.9.137](https://github.com/surveyjs/survey-library/compare/v1.9.136...v1.9.137) (2024-04-03) ## [1.9.136](https://github.com/surveyjs/survey-library/compare/v1.9.135...v1.9.136) (2024-03-26) diff --git a/packages/survey-vue3-ui/package.json b/packages/survey-vue3-ui/package.json index b607023890..8684d8bb63 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.137", + "version": "1.9.138", "scripts": { "dev": "vite", "preview": "vite preview",