Skip to content

Commit 39b80fe

Browse files
committed
release: cut the v22.0.0-next.6 release
1 parent 5499cd2 commit 39b80fe

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="22.0.0-next.6"></a>
2+
# 22.0.0-next.6 "v22-0-0-next-6" (2026-04-22)
3+
### aria
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [91a4932f6](https://github.com/angular/components/commit/91a4932f65e02ce7087cb38cc0198b6f1f993242) | fix | **combobox:** increases autocomplete demo's placeholder text c… ([#33084](https://github.com/angular/components/pull/33084)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="21.2.8"></a>
211
# 21.2.8 "v21-2-8" (2026-04-22)
312
No user facing changes in this release

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.0-next.5",
56+
"version": "22.0.0-next.6",
5757
"dependencies": {
5858
"@angular-devkit/core": "catalog:",
5959
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)