From 87d593362bf8148cd08525f81210022a4ffe30ca Mon Sep 17 00:00:00 2001 From: Kristiyan Kostadinov Date: Wed, 8 Jul 2026 10:33:27 +0200 Subject: [PATCH] docs: release notes for the v22.0.4 release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d40af7af1848..320ceadc0e30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ + +# 22.0.4 "flerovium-foundation" (2026-07-08) +### aria +| Commit | Type | Description | +| -- | -- | -- | +| [918090a07](https://github.com/angular/components/commit/918090a07642cfd16336d2b7f366dfb9830a5597) | fix | **listbox:** allow navigation to specific index ([#33485](https://github.com/angular/components/pull/33485)) | +### material +| Commit | Type | Description | +| -- | -- | -- | +| [c86b024e3](https://github.com/angular/components/commit/c86b024e3f48b4a78aa6c3d041089683bfbba353) | fix | **core:** rework error state matcher to handle signal forms ([#33500](https://github.com/angular/components/pull/33500)) | + + + # 22.1.0-next.2 "22-1-0-next-2" (2026-07-01) ### aria