Skip to content

Commit 994267b

Browse files
committed
chore(release): 20.0.1
1 parent 3b7c47a commit 994267b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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+
### [20.0.1](https://github.com/sbb-design-systems/sbb-angular/compare/20.0.0...20.0.1) (2025-06-19)
6+
7+
8+
### Bug Fixes
9+
10+
* add types for journey maps web component ([#2570](https://github.com/sbb-design-systems/sbb-angular/issues/2570)) ([3b7c47a](https://github.com/sbb-design-systems/sbb-angular/commit/3b7c47a5997c15bdbf332e242127f33981f48cfa)), closes [#2569](https://github.com/sbb-design-systems/sbb-angular/issues/2569)
11+
512
## [20.0.0](https://github.com/sbb-design-systems/sbb-angular/compare/20.0.0-next.4...20.0.0) (2025-06-12)
613

714
### ⚠ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sbb-angular",
3-
"version": "20.0.0",
3+
"version": "20.0.1",
44
"private": true,
55
"packageManager": "pnpm@9.15.6",
66
"engines": {

0 commit comments

Comments
 (0)