From 5f72e509d09da1dda80c783e00fdaffcdb178c40 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 16 Apr 2024 19:24:00 +0000 Subject: [PATCH] Release: 1.9.139 [azurepipelines skip] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2edca816b7..8a7503069b 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.139](https://github.com/surveyjs/survey-library/compare/v1.9.138...v1.9.139) (2024-04-16) + ## [1.9.138](https://github.com/surveyjs/survey-library/compare/v1.9.137...v1.9.138) (2024-04-09) ## [1.9.137](https://github.com/surveyjs/survey-library/compare/v1.9.136...v1.9.137) (2024-04-03) diff --git a/package.json b/package.json index 9add304101..8637cb4b1a 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,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.138", + "version": "1.9.139", "name": "survey-library", "private": true, "devDependencies": {