From 2cdc986116c3bade277d06658c88a4c676c32f81 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Thu, 31 Oct 2024 12:35:28 +0000 Subject: [PATCH] "Release: 1.12.8 [azurepipelines skip]" --- packages/survey-creator-react/CHANGELOG.md | 2 ++ packages/survey-creator-react/package.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/packages/survey-creator-react/CHANGELOG.md b/packages/survey-creator-react/CHANGELOG.md index 3a149eea4a..9615843cdf 100644 --- a/packages/survey-creator-react/CHANGELOG.md +++ b/packages/survey-creator-react/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.12.8](https://github.com/surveyjs/survey-creator/compare/v1.12.7...v1.12.8) (2024-10-31) + ### [1.12.7](https://github.com/surveyjs/survey-creator/compare/v1.12.6...v1.12.7) (2024-10-23) ### [1.12.6](https://github.com/surveyjs/survey-creator/compare/v1.12.5...v1.12.6) (2024-10-15) diff --git a/packages/survey-creator-react/package.json b/packages/survey-creator-react/package.json index 5370fde1d8..330cc85d35 100644 --- a/packages/survey-creator-react/package.json +++ b/packages/survey-creator-react/package.json @@ -1,6 +1,6 @@ { "name": "survey-creator-react", - "version": "1.12.7", + "version": "1.12.8", "description": "", "homepage": "https://surveyjs.io/Overview/Survey-Creator", "author": "Devsoft Baltic OU", @@ -97,4 +97,4 @@ "tag": true } } -} \ No newline at end of file +}