Skip to content

Commit f76d891

Browse files
committed
release: cut the v20.3.16 release
1 parent c2c2b4a commit f76d891

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.16"></a>
2+
3+
# 20.3.16 (2026-01-07)
4+
5+
### core
6+
7+
| Commit | Type | Description |
8+
| ------------------------------------------------------------------------------------------------ | ---- | ---------------------------------------------------- |
9+
| [c2c2b4aaa8](https://github.com/angular/angular/commit/c2c2b4aaa84c67d2eccd4ef4f94b5ea444a7f73a) | fix | sanitize sensitive attributes on SVG script elements |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="20.3.15"></a>
214

315
# 20.3.15 (2025-12-01)

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