diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb7cbb26e601..f27183334ef9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+
+# 21.2.2 "plastic-goose" (2026-03-11)
+### aria
+| Commit | Type | Description |
+| -- | -- | -- |
+| [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)) |
+
+
+
# 21.2.1 "leather heels" (2026-03-04)
### aria
diff --git a/package.json b/package.json
index 4e8613940e5e..09b797224f8f 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"ci-docs-monitor-test": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/docs-deploy/monitoring/ci-test.mts",
"prepare": "husky"
},
- "version": "21.2.1",
+ "version": "21.2.2",
"dependencies": {
"@angular-devkit/core": "catalog:",
"@angular-devkit/schematics": "catalog:",