release: cut the v20.3.29 release

This commit is contained in:
Jessica Janiuk
2026-08-19 19:56:54 +00:00
committed by Jessica Janiuk
parent 7538744c10
commit 77f7b606b6
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -1,3 +1,15 @@
<a name="20.3.29"></a>
# 20.3.29 (2026-08-19)
### platform-browser
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ----------------------------------------- |
| [7538744c10](https://github.com/angular/angular/commit/7538744c1048701d12e86e992704ea5fa13df4f4) | fix | disallow event handler attributes in Meta |
<!-- CHANGELOG SPLIT MARKER -->
<a name="20.3.28"></a>
# 20.3.28 (2026-08-13)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "angular-srcs",
"version": "20.3.28",
"version": "20.3.29",
"private": true,
"description": "Angular - a web framework for modern web apps",
"homepage": "https://github.com/angular/angular",