diff --git a/CHANGELOG.md b/CHANGELOG.md index 526f9770a6..4f60b0ccfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +## [1.9.127](https://github.com/surveyjs/survey-library/compare/v1.9.126...v1.9.127) (2024-01-23) + ## [1.9.126](https://github.com/surveyjs/survey-library/compare/v1.9.125...v1.9.126) (2024-01-17) ## [1.9.125](https://github.com/surveyjs/survey-library/compare/v1.9.124...v1.9.125) (2024-01-11) diff --git a/package.json b/package.json index ded0bcdeb1..9161723172 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "prepare": "husky install", "test:postcss": "postcss build/survey-core/defaultV2.css --silent -u postcss-calc -u postcss-fail-on-warn -o defaultV2.postcss.css && rimraf defaultV2.postcss.css" }, - "version": "1.9.126", + "version": "1.9.127", "name": "survey-library", "private": true, "devDependencies": {