From a65fabfe195c912504e5f2c86681a39b8c5f1dc8 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Wed, 1 Nov 2023 12:21:55 +0000 Subject: [PATCH] Release: 1.9.115 [azurepipelines skip] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b442a4409..4e324eef0f 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.115](https://github.com/surveyjs/survey-library/compare/v1.9.114...v1.9.115) (2023-11-01) + ## [1.9.114](https://github.com/surveyjs/survey-library/compare/v1.9.113...v1.9.114) (2023-10-25) ## [1.9.113](https://github.com/surveyjs/survey-library/compare/v1.9.112...v1.9.113) (2023-10-17) diff --git a/package.json b/package.json index 840393e67f..f74f2ff646 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,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.114", + "version": "1.9.115", "name": "survey-library", "private": true, "devDependencies": {