diff --git a/CHANGELOG.md b/CHANGELOG.md
index 434c5e83d803..3d94557bc379 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+
+# 22.1.8 "rubidium-rhino" (2026-09-23)
+### aria
+| Commit | Type | Description |
+| -- | -- | -- |
+| [377256d87](https://github.com/angular/components/commit/377256d87a1b75297192686cbf2a9d35ce597e42) | fix | **accordion:** ensure right attribute is set when used as a host directive ([#33839](https://github.com/angular/components/pull/33839)) |
+
+
+
# 22.1.7 "argon-aristocrat" (2026-09-16)
### cdk
diff --git a/package.json b/package.json
index 79515785a1e5..ea8456882f5a 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": "22.1.7",
+ "version": "22.1.8",
"dependencies": {
"@angular-devkit/core": "catalog:",
"@angular-devkit/schematics": "catalog:",