diff --git a/packages/survey-vue3-ui/CHANGELOG.md b/packages/survey-vue3-ui/CHANGELOG.md index b0a9411168..cdce9e9056 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.134](https://github.com/surveyjs/survey-library/compare/v1.9.133...v1.9.134) (2024-03-13) + ## [1.9.133](https://github.com/surveyjs/survey-library/compare/v1.9.132...v1.9.133) (2024-03-06) ## [1.9.132](https://github.com/surveyjs/survey-library/compare/v1.9.131...v1.9.132) (2024-02-28) diff --git a/packages/survey-vue3-ui/package.json b/packages/survey-vue3-ui/package.json index e1af07f31a..552aa8b169 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.133", + "version": "1.9.134", "scripts": { "dev": "vite", "preview": "vite preview",