diff --git a/packages/survey-vue3-ui/CHANGELOG.md b/packages/survey-vue3-ui/CHANGELOG.md
index 98ac14a56c..e31a5d8b88 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.11.2](https://github.com/surveyjs/survey-library/compare/v1.11.1...v1.11.2) (2024-06-11)
+
 ## [1.11.1](https://github.com/surveyjs/survey-library/compare/v1.10.6...v1.11.1) (2024-06-06)
 
 ## [1.10.6](https://github.com/surveyjs/survey-library/compare/v1.10.5...v1.10.6) (2024-05-28)
diff --git a/packages/survey-vue3-ui/package.json b/packages/survey-vue3-ui/package.json
index af0394aa7c..11938afdba 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.11.1",
+  "version": "1.11.2",
   "scripts": {
     "dev": "vite",
     "preview": "vite preview",