From 5c0b7af9c331087e608593fb9a85cc9cb637ae21 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 11 Jun 2024 10:55:17 +0000 Subject: [PATCH] Release: 1.11.2 [azurepipelines skip] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1553ad7a1e..dd492dfae1 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.2](https://github.com/surveyjs/survey-library/compare/v1.11.1...v1.11.2) (2024-06-11) + ## [1.11.1](https://github.com/surveyjs/survey-library/compare/v1.10.6...v1.11.1) (2024-06-06) ## [1.10.6](https://github.com/surveyjs/survey-library/compare/v1.10.5...v1.10.6) (2024-05-28) diff --git a/package.json b/package.json index f720d4b238..e3634a8d67 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.1", + "version": "1.11.2", "name": "survey-library", "private": true, "devDependencies": {