release: cut the v20.3.31 release

This commit is contained in:
Kristiyan Kostadinov
2026-09-09 21:56:43 +02:00
committed by Kristiyan Kostadinov
parent 3db26e2544
commit a700a91b1c
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -1,3 +1,15 @@
<a name="20.3.31"></a>
# 20.3.31 (2026-09-09)
### platform-server
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ------------------------------- |
| [3db26e2544](https://github.com/angular/angular/commit/3db26e2544964d07a520836ad01f02f36ec88e25) | fix | update domino to latest version |
<!-- CHANGELOG SPLIT MARKER -->
<a name="20.3.30"></a>
# 20.3.30 (2026-08-26)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "angular-srcs",
"version": "20.3.30",
"version": "20.3.31",
"private": true,
"description": "Angular - a web framework for modern web apps",
"homepage": "https://github.com/angular/angular",