Skip to content

Commit d17f95d

Browse files
committed
release: cut the v21.2.9 release
1 parent 8734084 commit d17f95d

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="21.2.9"></a>
2+
# 21.2.9 "astatine-astronaut" (2026-04-29)
3+
### aria
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [bf14cc9d9](https://github.com/angular/components/commit/bf14cc9d9fd349974cba853d4747b6859b3aae5b) | fix | **menu:** use computed for menu item patterns, with trigger on visible ([#33118](https://github.com/angular/components/pull/33118)) |
7+
### cdk
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [3a3852d45](https://github.com/angular/components/commit/3a3852d45a4bbcfb23b46ca00e0eba1d70081ba3) | fix | **tree:** enter/space key on child node should not toggle parent node expansion ([#33125](https://github.com/angular/components/pull/33125)) |
11+
### material
12+
| Commit | Type | Description |
13+
| -- | -- | -- |
14+
| [51271c619](https://github.com/angular/components/commit/51271c6194a9b55ee847c566a8960c9be5ec7cce) | fix | **stepper:** allow stepper to be labelled ([#33137](https://github.com/angular/components/pull/33137)) |
15+
16+
<!-- CHANGELOG SPLIT MARKER -->
17+
118
<a name="21.2.8"></a>
219
# 21.2.8 "v21-2-8" (2026-04-22)
320
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": "21.2.8",
56+
"version": "21.2.9",
5757
"dependencies": {
5858
"@angular/compiler-cli": "catalog:",
5959
"@angular-devkit/core": "catalog:",

0 commit comments

Comments
 (0)