Skip to content

Commit 8a0cdb0

Browse files
committed
2 parents a500725 + 2238819 commit 8a0cdb0

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,38 @@
22

33
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.
44

5+
### [2.5.6](https://github.com/surveyjs/custom-widgets/compare/v2.5.5...v2.5.6) (2026-01-15)
6+
7+
### [2.5.5](https://github.com/surveyjs/custom-widgets/compare/v2.5.4...v2.5.5) (2026-01-07)
8+
9+
### [2.5.4](https://github.com/surveyjs/custom-widgets/compare/v2.5.3...v2.5.4) (2025-12-30)
10+
11+
### [2.5.3](https://github.com/surveyjs/custom-widgets/compare/v2.5.2...v2.5.3) (2025-12-25)
12+
13+
### [2.5.2](https://github.com/surveyjs/custom-widgets/compare/v2.5.1...v2.5.2) (2025-12-23)
14+
15+
### [2.5.1](https://github.com/surveyjs/custom-widgets/compare/v2.5.0...v2.5.1) (2025-12-16)
16+
17+
## [2.5.0](https://github.com/surveyjs/custom-widgets/compare/v2.4.1...v2.5.0) (2025-12-10)
18+
19+
### [2.4.1](https://github.com/surveyjs/custom-widgets/compare/v2.4.0...v2.4.1) (2025-12-03)
20+
21+
## [2.4.0](https://github.com/surveyjs/custom-widgets/compare/v2.3.16...v2.4.0) (2025-11-26)
22+
23+
### [2.3.16](https://github.com/surveyjs/custom-widgets/compare/v2.3.15...v2.3.16) (2025-11-19)
24+
25+
### [2.3.15](https://github.com/surveyjs/custom-widgets/compare/v2.3.14...v2.3.15) (2025-11-12)
26+
27+
### [2.3.14](https://github.com/surveyjs/custom-widgets/compare/v2.3.13...v2.3.14) (2025-11-05)
28+
29+
### [2.3.13](https://github.com/surveyjs/custom-widgets/compare/v2.3.12...v2.3.13) (2025-10-28)
30+
31+
### [2.3.12](https://github.com/surveyjs/custom-widgets/compare/v2.3.11...v2.3.12) (2025-10-22)
32+
33+
### [2.3.11](https://github.com/surveyjs/custom-widgets/compare/v2.3.10...v2.3.11) (2025-10-15)
34+
35+
### [2.3.10](https://github.com/surveyjs/custom-widgets/compare/v2.3.9...v2.3.10) (2025-10-07)
36+
537
### [2.3.9](https://github.com/surveyjs/custom-widgets/compare/v2.3.8...v2.3.9) (2025-09-30)
638

739
### [2.3.8](https://github.com/surveyjs/custom-widgets/compare/v2.3.7...v2.3.8) (2025-09-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "surveyjs-widgets",
3-
"version": "2.3.9",
3+
"version": "2.5.6",
44
"scripts": {
55
"start": "npm run build && live-server",
66
"watch": "webpack --env buildType=dev --watch",

0 commit comments

Comments
 (0)