Skip to content

Commit 80c7e76

Browse files
committed
release: cut the v20.2.4 release
1 parent 1fa0315 commit 80c7e76

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.4"></a>
2+
# 20.2.4 "v20.2.4 release" (2025-09-17)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [e7a0c19d0](https://github.com/angular/components/commit/e7a0c19d09bbe38852168c1a5ffcfeed66c1da6f) | fix | **tabs:** attach content inside the zone ([#31868](https://github.com/angular/components/pull/31868)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="20.2.3"></a>
211
# 20.2.3 "tango-heels" (2025-09-11)
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.3",
55+
"version": "20.2.4",
5656
"dependencies": {
5757
"@angular-devkit/core": "catalog:",
5858
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)