release: cut the v20.3.23 release

This commit is contained in:
Pawel Kozlowski
2026-05-28 16:21:11 +02:00
parent d40acc6431
commit a1eeeb89d4
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -1,3 +1,15 @@
<a name="20.3.23"></a>
# 20.3.23 (2026-05-28)
### compiler
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ----------------------------------------------------------- |
| [d40acc6431](https://github.com/angular/angular/commit/d40acc6431997b304ec54c951e55d2e52ed6f6dc) | fix | prevent namespaced SVG <style> elements from being stripped |
<!-- CHANGELOG SPLIT MARKER -->
<a name="20.3.22"></a>
# 20.3.22 (2026-05-27)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "angular-srcs",
"version": "20.3.22",
"version": "20.3.23",
"private": true,
"description": "Angular - a web framework for modern web apps",
"homepage": "https://github.com/angular/angular",