Skip to content

Commit 07e9f0a

Browse files
committed
release: cut the v20.2.7 release
1 parent 85ed655 commit 07e9f0a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="20.2.7"></a>
2+
# 20.2.7 "ceramic-nebula" (2025-10-01)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [85ed6550c2](https://github.com/angular/components/commit/85ed6550c2a3f8199350dcb1fb7d6f775dc2ba61) | fix | **menu:** prevent child menu reopening while parent is animating away ([#31958](https://github.com/angular/components/pull/31958)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="20.2.6"></a>
211
# 20.2.6 "wool-gyroscope" (2025-10-01)
312
### 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.2.6",
55+
"version": "20.2.7",
5656
"dependencies": {
5757
"@angular-devkit/core": "catalog:",
5858
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)