Skip to content

Commit a257c72

Browse files
committed
release: cut the v20.2.11 release
1 parent b751456 commit a257c72

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.11"></a>
2+
# 20.2.11 "material lion" (2025-10-31)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [b751456cd9](https://github.com/angular/components/commit/b751456cd9c8821a70145c142a14bdaaee605657) | fix | **menu:** add filter for trigger icon name ([#32188](https://github.com/angular/components/pull/32188)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="20.2.10"></a>
211
# 20.2.10 "aleutite-anchovy" (2025-10-22)
312
### 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.2.10",
55+
"version": "20.2.11",
5656
"dependencies": {
5757
"@angular-devkit/core": "catalog:",
5858
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)