We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5271547 commit f7bd567Copy full SHA for f7bd567
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="20.3.6"></a>
2
+
3
+# 20.3.6 (2025-10-15)
4
5
+### @angular/ssr
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------ |
9
+| [5271547c8](https://github.com/angular/angular-cli/commit/5271547c80662de10cb3bcb648779a83f6efedfb) | fix | prevent malicious URL from overriding host |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="20.3.5"></a>
14
15
# 20.3.5 (2025-10-08)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "20.3.5",
+ "version": "20.3.6",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments