Skip to content

Commit bef34ec

Browse files
committed
release: cut the v22.0.4 release
1 parent a58e552 commit bef34ec

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="22.0.4"></a>
2+
# 22.0.4 "flerovium-foundation" (2026-07-08)
3+
### aria
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [918090a07](https://github.com/angular/components/commit/918090a07642cfd16336d2b7f366dfb9830a5597) | fix | **listbox:** allow navigation to specific index ([#33485](https://github.com/angular/components/pull/33485)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [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)) |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="22.0.3"></a>
215
# 22.0.3 "22-0-3" (2026-07-01)
316
### 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": "22.0.3",
56+
"version": "22.0.4",
5757
"dependencies": {
5858
"@angular/compiler-cli": "catalog:",
5959
"@angular-devkit/core": "catalog:",

0 commit comments

Comments
 (0)