From 8ea75b82ad72ef54c3d24bd85651c7e2563d1436 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 22 Nov 2022 12:04:10 +0000 Subject: [PATCH] "Release: 1.9.59 [azurepipelines skip]" --- packages/survey-creator/CHANGELOG.md | 2 ++ packages/survey-creator/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/survey-creator/CHANGELOG.md b/packages/survey-creator/CHANGELOG.md index b0488a821a..095158bcf5 100644 --- a/packages/survey-creator/CHANGELOG.md +++ b/packages/survey-creator/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.59](https://github.com/surveyjs/survey-creator/compare/v1.9.58...v1.9.59) (2022-11-22) + ### [1.9.58](https://github.com/surveyjs/survey-creator/compare/v1.9.57...v1.9.58) (2022-11-16) ### [1.9.57](https://github.com/surveyjs/survey-creator/compare/v1.9.56...v1.9.57) (2022-11-08) diff --git a/packages/survey-creator/package.json b/packages/survey-creator/package.json index 39fee6873b..d3673bc0b8 100644 --- a/packages/survey-creator/package.json +++ b/packages/survey-creator/package.json @@ -1,5 +1,5 @@ { - "version": "1.9.58", + "version": "1.9.59", "name": "survey-creator", "homepage": "https://surveyjs.io/Overview/Survey-Creator", "license": "SEE LICENSE IN LICENSE",