From f56536d6c9edcf18ccf4e28893780e19bbdfd6a3 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Mon, 11 Sep 2023 12:49:27 +0000 Subject: [PATCH] Release: 1.9.107 [azurepipelines skip] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e4dd22f14..a73653da10 100644 --- a/CHANGELOG.md +++ b/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.107](https://github.com/surveyjs/survey-library/compare/v1.9.106...v1.9.107) (2023-09-11) + ## [1.9.106](https://github.com/surveyjs/survey-library/compare/v1.9.105...v1.9.106) (2023-09-06) ## [1.9.105](https://github.com/surveyjs/survey-library/compare/v1.9.104...v1.9.105) (2023-08-30) diff --git a/package.json b/package.json index 05799c1cd5..3aeca84e5d 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "testcafe:ci:angular": "testcafe -c 4 -q attemptLimit=5,successThreshold=1 chrome:headless testCafe/ --app \"http-server ./packages/survey-angular-ui/example/dist --proxy http://localhost:8080? -p 8080\" --selector-timeout 1500 --reporter minimal --env=angular", "prepare": "husky install" }, - "version": "1.9.106", + "version": "1.9.107", "name": "survey-library", "private": true, "devDependencies": {