diff --git a/packages/survey-vue3-ui/CHANGELOG.md b/packages/survey-vue3-ui/CHANGELOG.md index 814cc289ef..2609dfac47 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.12.10](https://github.com/surveyjs/survey-library/compare/v1.12.9...v1.12.10) (2024-11-13) + ## [1.12.9](https://github.com/surveyjs/survey-library/compare/v1.12.8...v1.12.9) (2024-11-07) ## [1.12.8](https://github.com/surveyjs/survey-library/compare/v1.12.7...v1.12.8) (2024-10-31) diff --git a/packages/survey-vue3-ui/package.json b/packages/survey-vue3-ui/package.json index 62e62c7e4b..e83e4c1ffd 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.12.9", + "version": "1.12.10", "scripts": { "dev": "vite", "preview": "vite preview",