Skip to content

Commit 4d17809

Browse files
Release: 2.0.5 [azurepipelines skip]
1 parent ad23cb3 commit 4d17809

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,4 +2,6 @@
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.0.5](https://github.com/surveyjs/surveyjs/compare/v2.0.4...v2.0.5) (2025-04-15)
6+
57
## [2.0.4](https://github.com/surveyjs/surveyjs/compare/v2.0.2...v2.0.4) (2025-04-08)

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.4",
3+
"version": "2.0.5",
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)