Skip to content

Commit

Permalink
chore(1.x): release 1.15.1 (#3266)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 3, 2024
1 parent b6d2cee commit 8217775
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.15.0"
".": "1.15.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.15.1](https://github.com/sbb-design-systems/lyne-components/compare/v1.15.0...v1.15.1) (2024-12-03)


### Bug Fixes

* provide correct react typings ([#3269](https://github.com/sbb-design-systems/lyne-components/issues/3269)) ([9e763bd](https://github.com/sbb-design-systems/lyne-components/commit/9e763bdbf4cfc08da6bf2ac3b13ff12ec4f4e796))
* **sbb-teaser, sbb-teaser-product:** allow screen readers to navigate the content ([#3250](https://github.com/sbb-design-systems/lyne-components/issues/3250)) ([7ff6552](https://github.com/sbb-design-systems/lyne-components/commit/7ff65524aa9d849ce1a0afd816ff11dc15eadfed))

## [1.15.0](https://github.com/sbb-design-systems/lyne-components/compare/v1.14.1...v1.15.0) (2024-11-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sbb-esta/lyne-elements",
"version": "1.15.0",
"version": "1.15.1",
"description": "Lyne Design System",
"keywords": [
"design system",
Expand Down

0 comments on commit 8217775

Please sign in to comment.