From 0cc52a313fe5c8883d2b71d52d7c7442a9e1557a Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Wed, 3 Apr 2024 05:54:12 +0000 Subject: [PATCH] "Release: 1.9.137 [azurepipelines skip]" --- packages/survey-creator-vue/CHANGELOG.md | 2 ++ packages/survey-creator-vue/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/survey-creator-vue/CHANGELOG.md b/packages/survey-creator-vue/CHANGELOG.md index 191dc72def..1550f20b1f 100644 --- a/packages/survey-creator-vue/CHANGELOG.md +++ b/packages/survey-creator-vue/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.9.137](https://github.com/surveyjs/survey-creator/compare/v1.9.136...v1.9.137) (2024-04-03) + ### [1.9.136](https://github.com/surveyjs/survey-creator/compare/v1.9.135...v1.9.136) (2024-03-26) ### [1.9.135](https://github.com/surveyjs/survey-creator/compare/v1.9.134...v1.9.135) (2024-03-20) diff --git a/packages/survey-creator-vue/package.json b/packages/survey-creator-vue/package.json index a10b20b778..39d4585b8e 100644 --- a/packages/survey-creator-vue/package.json +++ b/packages/survey-creator-vue/package.json @@ -1,6 +1,6 @@ { "name": "survey-creator-vue", - "version": "1.9.136", + "version": "1.9.137", "scripts": { "dev": "vite", "preview": "vite preview",