From 9308c3f489c14bf6b978809b2e141e63d18be047 Mon Sep 17 00:00:00 2001 From: Kristiyan Kostadinov Date: Wed, 23 Sep 2026 14:04:34 +0200 Subject: [PATCH] docs: release notes for the v22.1.8 release --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 230a3988e46a..e5126f7f4d54 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.2.0-rc.0 "argon-airplane" (2026-09-16) ### cdk