From 85e70fdc58d0d49c9ce57b78f01ce92cba6dc71b Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 6 Aug 2024 21:29:20 +0000 Subject: [PATCH] Release: 1.11.10 [azurepipelines skip] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index deab005d97..c3de678bd8 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.10](https://github.com/surveyjs/survey-library/compare/v1.11.9...v1.11.10) (2024-08-06) + ## [1.11.9](https://github.com/surveyjs/survey-library/compare/v1.11.8...v1.11.9) (2024-07-30) ## [1.11.8](https://github.com/surveyjs/survey-library/compare/v1.11.7...v1.11.8) (2024-07-23) diff --git a/package.json b/package.json index 39f55b4148..7b9fa38cc3 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,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.9", + "version": "1.11.10", "name": "survey-library", "private": true, "devDependencies": {