Skip to content

Commit d1dfee2

Browse files
Release: 2.1.0 [azurepipelines skip]
1 parent ea4015c commit d1dfee2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/survey-core/CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [2.1.0](https://github.com/surveyjs/surveyjs/compare/v2.0.10...v2.1.0) (2025-05-27)
6+
57
## [2.0.10](https://github.com/surveyjs/surveyjs/compare/v2.0.9...v2.0.10) (2025-05-20)
68

79
## [2.0.9](https://github.com/surveyjs/surveyjs/compare/v2.0.8...v2.0.9) (2025-05-14)

packages/survey-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "survey-core",
3-
"version": "2.0.10",
3+
"version": "2.1.0",
44
"scripts": {
55
"build": "webpack --env buildType=dev --env emitDeclarations --env emitNonSourceFiles && webpack --env buildType=prod && rollup -c",
66
"build:i18n": "webpack --config ./webpack.i18n.config.js --env buildType=dev && webpack --config ./webpack.i18n.config.js --env buildType=prod && rollup -c rollup.i18n.config.js",

0 commit comments

Comments
 (0)