From 4fbfae027abd7a144b8e41d5fe13883ea552792e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:18:35 +0000 Subject: [PATCH] chore(main): release 1.4.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 16 ++++++++++++++++ package.json | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 44074bb761a..b6b90d5c4c9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { "last-release-sha": "fed492ab6cb4e807cffcb07e26bf25ab585f1c6b", - ".": "1.3.0" + ".": "1.4.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 774a1f5aefd..088d153f1da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.4.0](https://github.com/sbb-design-systems/lyne-components/compare/v1.3.0...v1.4.0) (2024-07-16) + + +### Features + +* **sbb-autocomplete-grid:** component implementation ([#2512](https://github.com/sbb-design-systems/lyne-components/issues/2512)) ([0fc5f40](https://github.com/sbb-design-systems/lyne-components/commit/0fc5f40191bcab18f901984e86d75607edc304e4)) +* **sbb-image:** provide ability to crop image on host ([#2917](https://github.com/sbb-design-systems/lyne-components/issues/2917)) ([84a7cf7](https://github.com/sbb-design-systems/lyne-components/commit/84a7cf7c7c05657a2ab8ef98e316a42c00bcc01c)) + + +### Bug Fixes + +* **sbb-checkbox, sbb-checkbox-panel:** fix visual disabled state after prop change ([#2906](https://github.com/sbb-design-systems/lyne-components/issues/2906)) ([36999a9](https://github.com/sbb-design-systems/lyne-components/commit/36999a9a0ecc2028bc06c440aef434b3590d7ee3)), closes [#2905](https://github.com/sbb-design-systems/lyne-components/issues/2905) +* **sbb-container, sbb-tab-group:** avoid reserving invisible space ([#2921](https://github.com/sbb-design-systems/lyne-components/issues/2921)) ([edec173](https://github.com/sbb-design-systems/lyne-components/commit/edec173a8046d7a284f0c610abd2f36616552c3a)), closes [#2835](https://github.com/sbb-design-systems/lyne-components/issues/2835) +* **sbb-map-container:** remove z-index to avoid stacking problems ([#2924](https://github.com/sbb-design-systems/lyne-components/issues/2924)) ([bf27c10](https://github.com/sbb-design-systems/lyne-components/commit/bf27c100ab5857cdaa088b5aff6f4fdc5378b579)), closes [#2804](https://github.com/sbb-design-systems/lyne-components/issues/2804) +* **sbb-radio-button-panel:** fix spacing between label and suffix ([#2900](https://github.com/sbb-design-systems/lyne-components/issues/2900)) ([c76a0ac](https://github.com/sbb-design-systems/lyne-components/commit/c76a0ac655c9b0dd6947ce10aaa2b76826476a07)) + ## [1.3.0](https://github.com/sbb-design-systems/lyne-components/compare/v1.2.1...v1.3.0) (2024-07-08) diff --git a/package.json b/package.json index e1cfddd4219..cf33bfb41f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sbb-esta/lyne-elements", - "version": "1.3.0", + "version": "1.4.0", "description": "Lyne Design System", "keywords": [ "design system",