diff --git a/CHANGELOG.md b/CHANGELOG.md index 35343729b2..13ead47f61 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.109](https://github.com/surveyjs/survey-library/compare/v1.9.108...v1.9.109) (2023-09-19) + ## [1.9.108](https://github.com/surveyjs/survey-library/compare/v1.9.107...v1.9.108) (2023-09-19) ## [1.9.107](https://github.com/surveyjs/survey-library/compare/v1.9.106...v1.9.107) (2023-09-11) diff --git a/package.json b/package.json index 3ebd1dd666..3186cc1b41 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.108", + "version": "1.9.109", "name": "survey-library", "private": true, "devDependencies": {