From fabe4bd6589e87899299a7814d085c4f20c9c3d5 Mon Sep 17 00:00:00 2001 From: Andrew Seguin Date: Thu, 14 Aug 2025 06:21:53 -0600 Subject: [PATCH] docs: release notes for the v20.1.6 release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eea8a364329..509532f40e4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ + +# 20.1.6 "plastic-moose" (2025-08-14) +### cdk +| Commit | Type | Description | +| -- | -- | -- | +| [011fb785ae](https://github.com/angular/components/commit/011fb785ae2a327ef206f0c0f764db762c4da845) | fix | **menu:** picking up items from child menu ([#31684](https://github.com/angular/components/pull/31684)) | +### material +| Commit | Type | Description | +| -- | -- | -- | +| [60952f4ddb](https://github.com/angular/components/commit/60952f4ddbcd81dd6f14d2e6a93d5a891dc44239) | fix | **stepper:** handle empty label in horizontal stepper ([#31665](https://github.com/angular/components/pull/31665)) | + + + # 20.2.0-next.3 "metal-monkey" (2025-08-06) ### material