Skip to content

Commit cd911ae

Browse files
committed
release: cut the v22.2.0-rc.0 release
1 parent ce87196 commit cd911ae

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

‎CHANGELOG.md‎

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<a name="22.2.0-rc.0"></a>
2+
# 22.2.0-rc.0 "argon-airplane" (2026-09-16)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [a3936eabe](https://github.com/angular/components/commit/a3936eabe6a4056e31db8ab926f02d09322597ef) | fix | **table:** update rows when row definitions change ([#33670](https://github.com/angular/components/pull/33670)) |
7+
| [aad74d364](https://github.com/angular/components/commit/aad74d3646c26e54dcd676bd57744bd1ca2e4df0) | fix | **testing:** use directive fixture onDestroy ([#33793](https://github.com/angular/components/pull/33793)) |
8+
### material
9+
| Commit | Type | Description |
10+
| -- | -- | -- |
11+
| [b0019f844](https://github.com/angular/components/commit/b0019f8444adadbb2d5ce457d4acafb14e764cf1) | fix | **core:** generate Material Symbols in schematic ([#33797](https://github.com/angular/components/pull/33797)) |
12+
| [fd3f02826](https://github.com/angular/components/commit/fd3f02826de79a65636f590d91ba1bb7f4ee7d25) | fix | **icon:** false positive in font detection ([#33805](https://github.com/angular/components/pull/33805)) |
13+
### material-luxon-adapter
14+
| Commit | Type | Description |
15+
| -- | -- | -- |
16+
| [d3acf189e](https://github.com/angular/components/commit/d3acf189e5c52cc688bf7990d4bd8ffe0dd872ab) | feat | add option to set zone ([#33579](https://github.com/angular/components/pull/33579)) |
17+
18+
<!-- CHANGELOG SPLIT MARKER -->
19+
120
<a name="22.1.7"></a>
221
# 22.1.7 "argon-aristocrat" (2026-09-16)
322
### cdk

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ci-docs-monitor-test": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/docs-deploy/monitoring/ci-test.mts",
5454
"prepare": "husky"
5555
},
56-
"version": "22.2.0-next.5",
56+
"version": "22.2.0-rc.0",
5757
"dependencies": {
5858
"@angular-devkit/core": "catalog:",
5959
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)