Skip to content

Commit cef3164

Browse files
committed
release: cut the v20.3.18 release
1 parent 02fbf08 commit cef3164

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<a name="20.3.18"></a>
2+
3+
# 20.3.18 (2026-03-12)
4+
5+
### compiler
6+
7+
| Commit | Type | Description |
8+
| ------------------------------------------------------------------------------------------------ | ---- | ----------------------------------- |
9+
| [02fbf08890](https://github.com/angular/angular/commit/02fbf08890ec6ac2efb6c2ec4f17e56497cb81d2) | fix | disallow translations of iframe src |
10+
11+
### core
12+
13+
| Commit | Type | Description |
14+
| ------------------------------------------------------------------------------------------------ | ---- | ---------------------------------------------------------- |
15+
| [72126f9a08](https://github.com/angular/angular/commit/72126f9a08c185a9b93461bab67841c4e84c9b17) | fix | sanitize translated attribute bindings with interpolations |
16+
| [626bc8bc20](https://github.com/angular/angular/commit/626bc8bc20e485cad2094c4a5d9417fb9a71dda8) | fix | sanitize translated form attributes |
17+
18+
<!-- CHANGELOG SPLIT MARKER -->
19+
120
<a name="20.3.17"></a>
221

322
# 20.3.17 (2026-02-25)

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": "20.3.17",
3+
"version": "20.3.18",
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)