diff --git a/packages/survey-vue3-ui/CHANGELOG.md b/packages/survey-vue3-ui/CHANGELOG.md index f871b239c0..0d5798d4b4 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.117](https://github.com/surveyjs/survey-library/compare/v1.9.116...v1.9.117) (2023-11-14) + ## [1.9.116](https://github.com/surveyjs/survey-library/compare/v1.9.115...v1.9.116) (2023-11-07) ## [1.9.115](https://github.com/surveyjs/survey-library/compare/v1.9.114...v1.9.115) (2023-11-01) diff --git a/packages/survey-vue3-ui/package.json b/packages/survey-vue3-ui/package.json index 2a9eedc8b9..d810e3167c 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.116", + "version": "1.9.117", "scripts": { "dev": "vite", "preview": "vite preview",