Skip to content

Commit 158211c

Browse files
committed
chore(release): 21.0.3
1 parent 444d426 commit 158211c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
### [21.0.3](https://github.com/sbb-design-systems/sbb-angular/compare/21.0.2...21.0.3) (2026-05-13)
6+
7+
8+
### Bug Fixes
9+
10+
* **angular/datepicker:** allow weekday abbreviations with a period ([#2798](https://github.com/sbb-design-systems/sbb-angular/issues/2798)) ([444d426](https://github.com/sbb-design-systems/sbb-angular/commit/444d426c9d7763dc347f3833c4456752574623aa))
11+
* **angular/table:** remove string-based DI tokens ([#2770](https://github.com/sbb-design-systems/sbb-angular/issues/2770)) ([ec1c177](https://github.com/sbb-design-systems/sbb-angular/commit/ec1c177451e5035df003ccaba25f222e7f6172fb))
12+
513
### [21.0.2](https://github.com/sbb-design-systems/sbb-angular/compare/21.0.1...21.0.2) (2026-01-19)
614

715

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": "21.0.2",
3+
"version": "21.0.3",
44
"private": true,
55
"packageManager": "pnpm@10.33.0",
66
"engines": {

0 commit comments

Comments
 (0)