Skip to content

Commit e9590bb

Browse files
committed
chore(release): 22.0.0-rc.1
1 parent 3e7b4ad commit e9590bb

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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+
## [22.0.0-rc.1](https://github.com/sbb-design-systems/sbb-angular/compare/21.0.0...22.0.0-rc.1) (2026-06-10)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* **angular/tooltip:** * `SBB_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER` has been removed.
11+
* `SBB_TOOLTIP_SCROLL_STRATEGY_FACTORY` has been removed.
12+
* **angular/select:** * `SBB_SELECT_SCROLL_STRATEGY_PROVIDER` has been removed.
13+
* `SBB_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORY` has been removed.
14+
* This updates our libraries to Angular 22 and fixes related errors.
15+
16+
### Documentation
17+
18+
* prepare 22.0.0 release and add steps to update guide ([#2811](https://github.com/sbb-design-systems/sbb-angular/issues/2811)) ([33e4f51](https://github.com/sbb-design-systems/sbb-angular/commit/33e4f513d15b3cea1e0002f3a3636c494be27190))
19+
520
## [22.0.0-rc.0](https://github.com/sbb-design-systems/sbb-angular/compare/21.0.0...22.0.0-rc.0) (2026-06-08)
621

722

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": "22.0.0-rc.0",
3+
"version": "22.0.0-rc.1",
44
"private": true,
55
"packageManager": "pnpm@10.34.1",
66
"engines": {

0 commit comments

Comments
 (0)