Skip to content

Commit 4c73d82

Browse files
committed
release: cut the v20.1.7 release
1 parent 96832c1 commit 4c73d82

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="20.1.7"></a>
2+
# 20.1.7 "neodymium-doorknob" (2025-08-20)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [96832c1b2](https://github.com/angular/components/commit/96832c1b2b0370b375d911b7235c4815ac177e28) | fix | **menu:** disabled behavior fixes for menu item ([#31721](https://github.com/angular/components/pull/31721)) |
7+
| [491e00834](https://github.com/angular/components/commit/491e00834767650da0ede87ba8c7a5a1504db62e) | fix | **tree:** set index in context ([#31709](https://github.com/angular/components/pull/31709)) |
8+
### material
9+
| Commit | Type | Description |
10+
| -- | -- | -- |
11+
| [96f974c21](https://github.com/angular/components/commit/96f974c21ea185cc3b83ca40c593287322c647a3) | fix | **divider:** update color to spec ([#31650](https://github.com/angular/components/pull/31650)) |
12+
| [3e88abc9f](https://github.com/angular/components/commit/3e88abc9fc2b717cd533b4d04c957ff2bf618008) | fix | **menu:** incorrectly detaching lazy content when menu is transferred to a new trigger ([#31690](https://github.com/angular/components/pull/31690)) |
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="20.1.6"></a>
217
# 20.1.6 "plastic-moose" (2025-08-14)
318
### cdk

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.6",
55+
"version": "20.1.7",
5656
"dependencies": {
5757
"@angular-devkit/core": "catalog:",
5858
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)