Skip to content

Commit baf4359

Browse files
chore(2.x): release 2.0.3 (#3324)
1 parent 26c7b47 commit baf4359

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.2"
2+
".": "2.0.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [2.0.3](https://github.com/sbb-design-systems/lyne-components/compare/v2.0.2...v2.0.3) (2024-12-20)
6+
7+
8+
### Bug Fixes
9+
10+
* **sbb-radio-button-group:** sync radios synchronously ([#3323](https://github.com/sbb-design-systems/lyne-components/issues/3323)) ([26c7b47](https://github.com/sbb-design-systems/lyne-components/commit/26c7b474889255e1e25665703c596f212eef15ad))
11+
512
## [2.0.2](https://github.com/sbb-design-systems/lyne-components/compare/v2.0.1...v2.0.2) (2024-12-19)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sbb-esta/lyne-elements",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Lyne Design System",
55
"keywords": [
66
"design system",

0 commit comments

Comments
 (0)