From 94e5ebda6cf075e10263e35a6a61e3f6d03106c7 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 25 Jun 2024 13:52:32 +0000 Subject: [PATCH] Release: 1.11.4 [azurepipelines skip] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38af7e0697..fc414e799f 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.11.4](https://github.com/surveyjs/survey-library/compare/v1.11.3...v1.11.4) (2024-06-25) + ## [1.11.3](https://github.com/surveyjs/survey-library/compare/v1.11.2...v1.11.3) (2024-06-19) ## [1.11.2](https://github.com/surveyjs/survey-library/compare/v1.11.1...v1.11.2) (2024-06-11) diff --git a/package.json b/package.json index 39211e84fe..96b79b1693 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,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.11.3", + "version": "1.11.4", "name": "survey-library", "private": true, "devDependencies": {