From 46a84f32f0ed55afc6ee8903c32ab7f6c7bb2016 Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Tue, 16 Jul 2024 18:30:56 +0000 Subject: [PATCH] Release: 1.11.7 [azurepipelines skip] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbce0f66d5..b2aebe03a6 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.7](https://github.com/surveyjs/survey-library/compare/v1.11.6...v1.11.7) (2024-07-16) + ## [1.11.6](https://github.com/surveyjs/survey-library/compare/v1.11.5...v1.11.6) (2024-07-10) ## [1.11.5](https://github.com/surveyjs/survey-library/compare/v1.11.4...v1.11.5) (2024-07-03) diff --git a/package.json b/package.json index 18c3de481f..757e2ae1a2 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,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.6", + "version": "1.11.7", "name": "survey-library", "private": true, "devDependencies": {