Skip to content

Commit

Permalink
"Release: 1.12.18 [azurepipelines skip]"
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Jan 10, 2025
1 parent b44aee5 commit 01a6ce0
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,6 +2,10 @@

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.18](https://github.com/surveyjs/custom-widgets/compare/v1.12.17...v1.12.18) (2025-01-10)

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

### [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)
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.17",
"version": "1.12.18",
"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 01a6ce0

Please sign in to comment.