diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b725ab08438..47fb725bd3f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.0.1" + ".": "2.0.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index cde73757090..ee40a5da6a8 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. +## [2.0.2](https://github.com/sbb-design-systems/lyne-components/compare/v2.0.1...v2.0.2) (2024-12-17) + + +### Bug Fixes + +* improve null/undefined type handling for Angular wrapper ([#3302](https://github.com/sbb-design-systems/lyne-components/issues/3302)) ([2f94992](https://github.com/sbb-design-systems/lyne-components/commit/2f949922f544adb24ea6133473993a912b2ee16c)) +* remove any type for Angular wrapper ([#3297](https://github.com/sbb-design-systems/lyne-components/issues/3297)) ([dca7ba5](https://github.com/sbb-design-systems/lyne-components/commit/dca7ba5e5d22b54b5e9505ea3c204695a3fa9820)) +* **sbb-message:** fix image alignment ([#3305](https://github.com/sbb-design-systems/lyne-components/issues/3305)) ([1d4a5de](https://github.com/sbb-design-systems/lyne-components/commit/1d4a5de90ba68e4b9390abaf671fd534cd5f1fc8)) +* **sbb-select:** update displayed value on option label change ([#3300](https://github.com/sbb-design-systems/lyne-components/issues/3300)) ([3c2f3c5](https://github.com/sbb-design-systems/lyne-components/commit/3c2f3c5285760b9a53df4fd11f0c64268534ff59)) +* **sbb-teaser-hero:** fix image size on custom width ([#3295](https://github.com/sbb-design-systems/lyne-components/issues/3295)) ([5fc0634](https://github.com/sbb-design-systems/lyne-components/commit/5fc0634a7869d2a6315db3e1441e3269c842acfe)) + + +### Documentation + +* standardize usage of terms `CSS` and `Sass` ([#3290](https://github.com/sbb-design-systems/lyne-components/issues/3290)) ([b52ac99](https://github.com/sbb-design-systems/lyne-components/commit/b52ac9958fadaa4bfbd89262222c345e93056032)) + ## [2.0.1](https://github.com/sbb-design-systems/lyne-components/compare/v2.0.0...v2.0.1) (2024-12-12) diff --git a/package.json b/package.json index b5713ba6971..704a550a37d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sbb-esta/lyne-elements", - "version": "2.0.1", + "version": "2.0.2", "description": "Lyne Design System", "keywords": [ "design system",