diff --git a/packages/survey-creator-vue/CHANGELOG.md b/packages/survey-creator-vue/CHANGELOG.md index 1550f20b1f..a79d7ebb9f 100644 --- a/packages/survey-creator-vue/CHANGELOG.md +++ b/packages/survey-creator-vue/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.9.138](https://github.com/surveyjs/survey-creator/compare/v1.9.137...v1.9.138) (2024-04-09) + ### [1.9.137](https://github.com/surveyjs/survey-creator/compare/v1.9.136...v1.9.137) (2024-04-03) ### [1.9.136](https://github.com/surveyjs/survey-creator/compare/v1.9.135...v1.9.136) (2024-03-26) diff --git a/packages/survey-creator-vue/package.json b/packages/survey-creator-vue/package.json index 39d4585b8e..25b8df0b8c 100644 --- a/packages/survey-creator-vue/package.json +++ b/packages/survey-creator-vue/package.json @@ -1,6 +1,6 @@ { "name": "survey-creator-vue", - "version": "1.9.137", + "version": "1.9.138", "scripts": { "dev": "vite", "preview": "vite preview",