Skip to content

Commit 8888927

Browse files
Release: 2.3.12 [azurepipelines skip]
1 parent 139a204 commit 8888927

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.3.12](https://github.com/surveyjs/surveyjs/compare/v2.3.11...v2.3.12) (2025-10-22)
6+
57
## [2.3.11](https://github.com/surveyjs/surveyjs/compare/v2.3.10...v2.3.11) (2025-10-15)
68

79
## [2.3.10](https://github.com/surveyjs/surveyjs/compare/v2.3.9...v2.3.10) (2025-10-07)

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