Skip to content

Commit 3553ed4

Browse files
committed
release: cut the v20.2.10 release
1 parent 3977d11 commit 3553ed4

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.10"></a>
2+
# 20.2.10 "aleutite-anchovy" (2025-10-22)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [b2cd596d3](https://github.com/angular/components/commit/b2cd596d315585c1f8b895c64230b49aecd3e6f8) | fix | **core:** differentiate container colors in m2 ([#32076](https://github.com/angular/components/pull/32076)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="20.2.9"></a>
211
# 20.2.9 "plastic-spoon" (2025-10-15)
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.9",
55+
"version": "20.2.10",
5656
"dependencies": {
5757
"@angular-devkit/core": "catalog:",
5858
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)