Skip to content

Commit

Permalink
Release: 1.9.108 [azurepipelines skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Sep 19, 2023
1 parent 748d579 commit 09c777c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.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)

## [1.9.106](https://github.com/surveyjs/survey-library/compare/v1.9.105...v1.9.106) (2023-09-06)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.107",
"version": "1.9.108",
"name": "survey-library",
"private": true,
"devDependencies": {
Expand Down

0 comments on commit 09c777c

Please sign in to comment.