Skip to content

Commit 7cb78db

Browse files
committed
release: cut the v21.2.0-next.1 release
1 parent de836c7 commit 7cb78db

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="21.2.0-next.1"></a>
2+
# 21.2.0-next.1 "plastic-ant" (2026-01-21)
3+
### aria
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [ec384a37ab](https://github.com/angular/components/commit/ec384a37ab7df3838eaf7fcc238aab0ce8ba5ef2) | fix | **grid:** unit tests for grid pattern ([#32633](https://github.com/angular/components/pull/32633)) |
7+
### cdk
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [e397ecbcfa](https://github.com/angular/components/commit/e397ecbcfad4e85fde8d116faf5caa80dcddca45) | fix | **table:** remove string-based DI tokens ([#32677](https://github.com/angular/components/pull/32677)) |
11+
### multiple
12+
| Commit | Type | Description |
13+
| -- | -- | -- |
14+
| [3612ef6094](https://github.com/angular/components/commit/3612ef6094d268f14e2068db71ff7dada278476c) | fix | incorrect paths in declaration files for aria |
15+
| [f3357c1dff](https://github.com/angular/components/commit/f3357c1dff6e68de75f1c35ff8dde3b4f3874345) | fix | resolve sass if function deprecation warnings ([#32674](https://github.com/angular/components/pull/32674)) |
16+
17+
<!-- CHANGELOG SPLIT MARKER -->
18+
119
<a name="21.1.1"></a>
220
# 21.1.1 "plastic-bear" (2026-01-21)
321
### aria

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": "21.2.0-next.0",
56+
"version": "21.2.0-next.1",
5757
"dependencies": {
5858
"@angular-devkit/core": "catalog:",
5959
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)