Skip to content

Commit 6e95d70

Browse files
committed
release: cut the v22.1.0-next.3 release
1 parent 25f7070 commit 6e95d70

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.1.0-next.3"></a>
2+
# 22.1.0-next.3 "flerovium-fountain" (2026-07-08)
3+
### aria
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [ee20441fa](https://github.com/angular/components/commit/ee20441fa76f419aadabb48f12cf2efe531f8ef3) | fix | **listbox:** allow navigation to specific index ([#33485](https://github.com/angular/components/pull/33485)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [c5aa5486a](https://github.com/angular/components/commit/c5aa5486ac78c95d83f4de61c0efbc43071b6d4c) | 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.4"></a>
215
# 22.0.4 "flerovium-foundation" (2026-07-08)
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.1.0-next.2",
56+
"version": "22.1.0-next.3",
5757
"dependencies": {
5858
"@angular/compiler-cli": "catalog:",
5959
"@angular-devkit/core": "catalog:",

0 commit comments

Comments
 (0)