Skip to content

Commit 6049dbb

Browse files
committed
release: cut the v21.2.2 release
1 parent f971cbf commit 6049dbb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="21.2.2"></a>
2+
# 21.2.2 "plastic-goose" (2026-03-11)
3+
### aria
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [345c543dcb](https://github.com/angular/components/commit/345c543dcb8cf5869930ffdec37a3101483eddd8) | fix | **grid:** unit tests and small fixes for grid directives ([#32841](https://github.com/angular/components/pull/32841)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="21.2.1"></a>
211
# 21.2.1 "leather heels" (2026-03-04)
312
### 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.1",
56+
"version": "21.2.2",
5757
"dependencies": {
5858
"@angular-devkit/core": "catalog:",
5959
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)