Skip to content

Commit b9ec542

Browse files
committed
release: cut the v20.3.19 release
1 parent 303d4cd commit b9ec542

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="20.3.19"></a>
2+
3+
# 20.3.19 (2026-04-15)
4+
5+
### platform-server
6+
7+
| Commit | Type | Description |
8+
| ------------------------------------------------------------------------------------------------ | ---- | -------------------------------------------------------------- |
9+
| [303d4cd580](https://github.com/angular/angular/commit/303d4cd580dec38bfaa71a0a34965f151bab3ba8) | fix | prevent SSRF bypasses via protocol-relative and backslash URLs |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="20.3.18"></a>
214

315
# 20.3.18 (2026-03-12)

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.18",
3+
"version": "20.3.19",
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)