mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
release: cut the v20.3.15 release
This commit is contained in:
committed by
Kristiyan Kostadinov
parent
d1ca8ae043
commit
4755bbd949
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user