Skip to content

Commit 8017617

Browse files
committed
release: cut the v21.2.4 release
1 parent ed2d324 commit 8017617

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="21.2.4"></a>
2+
# 21.2.4 (2026-03-12)
3+
### compiler
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [ed2d324f9c](https://github.com/angular/angular/commit/ed2d324f9cc12aab6cfa0569ef10b73243a62c65) | fix | disallow translations of iframe src |
7+
### core
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [abbd8797bb](https://github.com/angular/angular/commit/abbd8797bbd3ae53a10033c39bd895b5b85a4fae) | fix | reverts "feat(core): add support for nested animations" |
11+
| [d1dcd16c5b](https://github.com/angular/angular/commit/d1dcd16c5b40291aa3fa2dc84d22842cd657b201) | fix | sanitize translated form attributes |
12+
13+
<!-- CHANGELOG SPLIT MARKER -->
14+
115
<a name="21.2.3"></a>
216
# 21.2.3 (2026-03-11)
317
### core

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-srcs",
3-
"version": "21.2.3",
3+
"version": "21.2.4",
44
"private": true,
55
"description": "Angular - a web framework for modern web apps",
66
"homepage": "https://github.com/angular/angular",

0 commit comments

Comments
 (0)