Skip to content

Commit d1cd200

Browse files
committed
chore(release): 20.0.2
1 parent d031e79 commit d1cd200

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

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+
### [20.0.2](https://github.com/sbb-design-systems/sbb-angular/compare/20.0.1...20.0.2) (2025-09-08)
6+
7+
8+
### Bug Fixes
9+
10+
* **angular/dialog:** return `undefined` when closing dialog via header button ([#2629](https://github.com/sbb-design-systems/sbb-angular/issues/2629)) ([d031e79](https://github.com/sbb-design-systems/sbb-angular/commit/d031e79713adde22f807874aabc440aad038fbd8)), closes [#2496](https://github.com/sbb-design-systems/sbb-angular/issues/2496)
11+
12+
13+
### Documentation
14+
15+
* **angular/autocomplete:** add guidance for scroll event handling ([#2612](https://github.com/sbb-design-systems/sbb-angular/issues/2612)) ([dd6e7e7](https://github.com/sbb-design-systems/sbb-angular/commit/dd6e7e75509185db76f47fd7fb72dbd2adc1df4a)), closes [#2574](https://github.com/sbb-design-systems/sbb-angular/issues/2574)
16+
517
### [20.0.1](https://github.com/sbb-design-systems/sbb-angular/compare/20.0.0...20.0.1) (2025-06-19)
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-angular",
3-
"version": "20.0.1",
3+
"version": "20.0.2",
44
"private": true,
55
"packageManager": "pnpm@9.15.9",
66
"engines": {

0 commit comments

Comments
 (0)