Skip to content

Commit 84cfe4a

Browse files
Andrew Seguinandrewseguin
authored andcommitted
release: cut the v20.1.6 release
1 parent f647a69 commit 84cfe4a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="20.1.6"></a>
2+
# 20.1.6 "plastic-moose" (2025-08-14)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [011fb785ae](https://github.com/angular/components/commit/011fb785ae2a327ef206f0c0f764db762c4da845) | fix | **menu:** picking up items from child menu ([#31684](https://github.com/angular/components/pull/31684)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [60952f4ddb](https://github.com/angular/components/commit/60952f4ddbcd81dd6f14d2e6a93d5a891dc44239) | fix | **stepper:** handle empty label in horizontal stepper ([#31665](https://github.com/angular/components/pull/31665)) |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="20.1.5"></a>
215
# 20.1.5 "plastic-car" (2025-08-06)
316
### material

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ci-docs-monitor-test": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/docs-deploy/monitoring/ci-test.mts",
5353
"prepare": "husky"
5454
},
55-
"version": "20.1.5",
55+
"version": "20.1.6",
5656
"dependencies": {
5757
"@angular-devkit/core": "catalog:",
5858
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)