diff --git a/packages/survey-vue3-ui/CHANGELOG.md b/packages/survey-vue3-ui/CHANGELOG.md index a8e714370e..9afeb9a71b 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.110](https://github.com/surveyjs/survey-library/compare/v1.9.109...v1.9.110) (2023-09-26) + ## [1.9.109](https://github.com/surveyjs/survey-library/compare/v1.9.108...v1.9.109) (2023-09-19) ## [1.9.108](https://github.com/surveyjs/survey-library/compare/v1.9.107...v1.9.108) (2023-09-19) diff --git a/packages/survey-vue3-ui/package.json b/packages/survey-vue3-ui/package.json index e689aee9f3..2012fb2cf9 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.109", + "version": "1.9.110", "scripts": { "dev": "vite", "preview": "vite preview",