Skip to content

Commit

Permalink
Merge branch 'master' into V1
Browse files Browse the repository at this point in the history
  • Loading branch information
dk981234 committed Dec 30, 2024
2 parents b07cb26 + 8b80ee3 commit b44aee5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

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.12.17](https://github.com/surveyjs/custom-widgets/compare/v1.12.16...v1.12.17) (2024-12-30)

### [1.12.16-patch.1](https://github.com/surveyjs/custom-widgets/compare/v1.12.15...v1.12.16-patch.1) (2024-12-26)

### [1.12.16](https://github.com/surveyjs/custom-widgets/compare/v1.12.15...v1.12.16) (2024-12-24)

### [1.12.15](https://github.com/surveyjs/custom-widgets/compare/v1.12.14...v1.12.15) (2024-12-17)

### [1.12.14](https://github.com/surveyjs/custom-widgets/compare/v1.12.13...v1.12.14) (2024-12-10)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "surveyjs-widgets",
"version": "1.12.16-patch.1",
"version": "1.12.17",
"scripts": {
"start": "npm run build && live-server",
"watch": "webpack --env buildType=dev --watch",
Expand Down Expand Up @@ -51,4 +51,4 @@
"webpack": "^5.74.0",
"webpack-cli": "^4.9.2"
}
}
}

0 comments on commit b44aee5

Please sign in to comment.