Skip to content

Commit 1b04cca

Browse files
committed
chore(release): 22.0.0
1 parent e9590bb commit 1b04cca

2 files changed

Lines changed: 8 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,22 @@
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-
5+
## [22.0.0](https://github.com/sbb-design-systems/sbb-angular/compare/22.0.0-rc.1...22.0.0) (2026-06-10)
76

87
### ⚠ BREAKING CHANGES
98

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.
9+
* **angular/tooltip:**
10+
* `SBB_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER` has been removed.
11+
* `SBB_TOOLTIP_SCROLL_STRATEGY_FACTORY` has been removed.
12+
* **angular/select:**
13+
* `SBB_SELECT_SCROLL_STRATEGY_PROVIDER` has been removed.
14+
* `SBB_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORY` has been removed.
1415
* This updates our libraries to Angular 22 and fixes related errors.
1516

1617
### Documentation
1718

1819
* 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))
1920

20-
## [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)
21-
22-
23-
### ⚠ BREAKING CHANGES
24-
25-
* This updates our libraries to Angular 22 and fixes related errors.
26-
2721
### [21.0.3](https://github.com/sbb-design-systems/sbb-angular/compare/21.0.2...21.0.3) (2026-05-13)
2822

2923

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

0 commit comments

Comments
 (0)