release: cut the v20.3.15 release

This commit is contained in:
Kristiyan Kostadinov
2025-12-01 12:44:02 +01:00
committed by Kristiyan Kostadinov
parent d1ca8ae043
commit 4755bbd949
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -1,3 +1,15 @@
<a name="20.3.15"></a>
# 20.3.15 (2025-12-01)
### compiler
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ----------------------------------------------------------------- |
| [d1ca8ae043](https://github.com/angular/angular/commit/d1ca8ae04390f050039fdb653a6147d75d48f81e) | fix | prevent XSS via SVG animation `attributeName` and MathML/SVG URLs |
<!-- CHANGELOG SPLIT MARKER -->
<a name="20.3.14"></a>
# 20.3.14 (2025-11-25)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "angular-srcs",
"version": "20.3.14",
"version": "20.3.15",
"private": true,
"description": "Angular - a web framework for modern web apps",
"homepage": "https://github.com/angular/angular",