Skip to content

Commit

Permalink
"Release: 1.9.107 [azurepipelines skip]"
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Sep 11, 2023
1 parent be20512 commit 6d82734
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
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 [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.9.107](https://github.com/surveyjs/custom-widgets/compare/v1.9.106...v1.9.107) (2023-09-11)

### [1.9.106](https://github.com/surveyjs/custom-widgets/compare/v1.9.105...v1.9.106) (2023-09-06)

### [1.9.105](https://github.com/surveyjs/custom-widgets/compare/v1.9.104...v1.9.105) (2023-08-30)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "surveyjs-widgets",
"version": "1.9.106",
"version": "1.9.107",
"scripts": {
"start": "npm run build && live-server",
"watch": "webpack --env buildType=dev --watch",
Expand Down

0 comments on commit 6d82734

Please sign in to comment.