Skip to content

Commit 4fc5b25

Browse files
committed
2 parents 998e244 + 9fd11e2 commit 4fc5b25

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
### [1.9.80](https://github.com/surveyjs/custom-widgets/compare/v1.9.79...v1.9.80) (2023-03-29)
6+
7+
### [1.9.79](https://github.com/surveyjs/custom-widgets/compare/v1.9.78...v1.9.79) (2023-03-21)
8+
9+
### [1.9.78](https://github.com/surveyjs/custom-widgets/compare/v1.9.77...v1.9.78) (2023-03-15)
10+
11+
### [1.9.77](https://github.com/surveyjs/custom-widgets/compare/v1.9.76...v1.9.77) (2023-03-07)
12+
13+
### [1.9.76](https://github.com/surveyjs/custom-widgets/compare/v1.9.75...v1.9.76) (2023-02-28)
14+
15+
### [1.9.75](https://github.com/surveyjs/custom-widgets/compare/v1.9.74...v1.9.75) (2023-02-21)
16+
517
### [1.9.74](https://github.com/surveyjs/custom-widgets/compare/v1.9.71-31-g828ef9f53...v1.9.74) (2023-02-14)
618

719
### [1.9.71-31-g828ef9f53](https://github.com/surveyjs/custom-widgets/compare/v1.9.72...v1.9.71-31-g828ef9f53) (2023-02-14)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "1.9.74",
3+
"version": "1.9.80",
44
"scripts": {
55
"start": "npm run build && live-server",
66
"watch": "webpack --env buildType=dev --watch",

0 commit comments

Comments
 (0)