Skip to content

Commit 4f2e571

Browse files
chore(2.x): release 2.1.1
1 parent 060bb5a commit 4f2e571

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.1.0"
2+
".": "2.1.1"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.1.1](https://github.com/sbb-design-systems/lyne-components/compare/v2.1.0...v2.1.1) (2025-01-22)
6+
7+
8+
### Bug Fixes
9+
10+
* display non bubbling events in storybook actions ([#3355](https://github.com/sbb-design-systems/lyne-components/issues/3355)) ([fdf9899](https://github.com/sbb-design-systems/lyne-components/commit/fdf9899f58e9ace31b93a8d073c5f61fd984c59d)), closes [#3354](https://github.com/sbb-design-systems/lyne-components/issues/3354)
11+
12+
13+
### Documentation
14+
15+
* **sbb-popover:** enable focusing link in storybook ([#3359](https://github.com/sbb-design-systems/lyne-components/issues/3359)) ([6c23eeb](https://github.com/sbb-design-systems/lyne-components/commit/6c23eeb6f49a003cbf6a97f86731c854928648e9))
16+
517
## [2.1.0](https://github.com/sbb-design-systems/lyne-components/compare/v2.0.3...v2.1.0) (2025-01-16)
618

719

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.1.0",
3+
"version": "2.1.1",
44
"description": "Lyne Design System",
55
"keywords": [
66
"design system",

0 commit comments

Comments
 (0)