Skip to content

Commit

Permalink
Release: 1.9.117 [azurepipelines skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Nov 14, 2023
1 parent bda8a36 commit e6acdce
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.117](https://github.com/surveyjs/survey-library/compare/v1.9.116...v1.9.117) (2023-11-14)

## [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)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.116",
"version": "1.9.117",
"name": "survey-library",
"private": true,
"devDependencies": {
Expand Down

0 comments on commit e6acdce

Please sign in to comment.