diff --git a/packages/survey-vue3-ui/CHANGELOG.md b/packages/survey-vue3-ui/CHANGELOG.md index 1f6ab989d3..edda88b3d9 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.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) ## [1.9.135](https://github.com/surveyjs/survey-library/compare/v1.9.134...v1.9.135) (2024-03-20) diff --git a/packages/survey-vue3-ui/package.json b/packages/survey-vue3-ui/package.json index 059c3e2b00..b607023890 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.136", + "version": "1.9.137", "scripts": { "dev": "vite", "preview": "vite preview",