Skip to content

Commit

Permalink
"Release: 1.9.46 [skip ci]"
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Aug 23, 2022
1 parent c42ab55 commit 9c946f4
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.46](https://github.com/surveyjs/custom-widgets/compare/v1.9.45...v1.9.46) (2022-08-23)

### [1.9.45](https://github.com/surveyjs/custom-widgets/compare/v1.9.44...v1.9.45) (2022-08-16)

### [1.9.44](https://github.com/surveyjs/custom-widgets/compare/v1.9.43...v1.9.44) (2022-08-09)
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.45",
"version": "1.9.46",
"scripts": {
"start": "npm run build && live-server",
"watch": "webpack --env buildType=dev --watch",
Expand Down

0 comments on commit 9c946f4

Please sign in to comment.