diff --git a/CHANGELOG.md b/CHANGELOG.md index 84916b02dc..3aa589dd36 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.131](https://github.com/surveyjs/survey-library/compare/v1.9.130...v1.9.131) (2024-02-20) + ## [1.9.130](https://github.com/surveyjs/survey-library/compare/v1.9.129...v1.9.130) (2024-02-15) ## [1.9.129](https://github.com/surveyjs/survey-library/compare/v1.9.128...v1.9.129) (2024-02-06) diff --git a/package.json b/package.json index 32325062c9..278b59ec16 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 autoprefixer -u postcss-fail-on-warn -o defaultV2.postcss.css && rimraf defaultV2.postcss.css" }, - "version": "1.9.130", + "version": "1.9.131", "name": "survey-library", "private": true, "devDependencies": {