From 4175ce0671bfa4516ebf883146ed51f8552cbbc1 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 7 Nov 2023 17:08:50 +0000 Subject: [PATCH] Release: 1.9.116 [azurepipelines skip] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e324eef0f..6502ad4ecf 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.116](https://github.com/surveyjs/survey-library/compare/v1.9.115...v1.9.116) (2023-11-07) + ## [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) diff --git a/package.json b/package.json index f74f2ff646..538a3afda1 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.115", + "version": "1.9.116", "name": "survey-library", "private": true, "devDependencies": {