Skip to content

Commit 95c1be2

Browse files
committed
release: cut the v22.0.0-next.7 release
1 parent 8e5be4c commit 95c1be2

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
<a name="22.0.0-next.7"></a>
2+
# 22.0.0-next.7 "astatine-agriculture" (2026-04-29)
3+
### aria
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [6ec07bc0c](https://github.com/angular/components/commit/6ec07bc0cbe39be48faaf6021caecf2d0037df1f) | feat | **grid:** add test harnesses ([#33081](https://github.com/angular/components/pull/33081)) |
7+
| [05419c552](https://github.com/angular/components/commit/05419c5522305275f45b33e844adb8f063454bc2) | fix | **menu:** use computed for menu item patterns, with trigger on visible ([#33118](https://github.com/angular/components/pull/33118)) |
8+
### cdk
9+
| Commit | Type | Description |
10+
| -- | -- | -- |
11+
| [1a5d5d101](https://github.com/angular/components/commit/1a5d5d101aa0c3d3113ca8e77f0dbe4175afe655) | feat | **dialog:** add the ability to pass bindings |
12+
| [b916ef907](https://github.com/angular/components/commit/b916ef907fc15fd889ff0fe6fdb7c054331c906b) | fix | **tree:** enter/space key on child node should not toggle parent node expansion ([#33125](https://github.com/angular/components/pull/33125)) |
13+
### material
14+
| Commit | Type | Description |
15+
| -- | -- | -- |
16+
| [867ba993b](https://github.com/angular/components/commit/867ba993b3baf35868d7c898e77289870316bbb9) | feat | **bottom-sheet:** add the ability to pass bindings |
17+
| [bf3596b53](https://github.com/angular/components/commit/bf3596b53ba1cf118ec06343f8a7772e0fb0e55d) | feat | **dialog:** add the ability to pass bindings |
18+
| [cb9148dca](https://github.com/angular/components/commit/cb9148dca63d4363bdd8b6d77cee46f93c5d2556) | fix | **stepper:** allow stepper to be labelled ([#33137](https://github.com/angular/components/pull/33137)) |
19+
### google-maps
20+
| Commit | Type | Description |
21+
| -- | -- | -- |
22+
| [e44ff8318](https://github.com/angular/components/commit/e44ff8318911927624d90e0d2fcba6ee94ec5ff7) | feat | Add support for the gmp-click event ([#33147](https://github.com/angular/components/pull/33147)) |
23+
24+
<!-- CHANGELOG SPLIT MARKER -->
25+
126
<a name="21.2.9"></a>
227
# 21.2.9 "astatine-astronaut" (2026-04-29)
328
### 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.0-next.6",
56+
"version": "22.0.0-next.7",
5757
"dependencies": {
5858
"@angular/compiler-cli": "catalog:",
5959
"@angular-devkit/core": "catalog:",

0 commit comments

Comments
 (0)