Skip to content

Commit cae9e70

Browse files
committed
release: cut the v20.3.26 release
1 parent 7cc1871 commit cae9e70

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.26"></a>
2+
3+
# 20.3.26 (2026-05-13)
4+
5+
### @angular/ssr
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------- |
9+
| [7cc1871ee](https://github.com/angular/angular-cli/commit/7cc1871ee50d123853ddf6bd89857b354d647462) | fix | allow all hosts in common engine rendering options to prevent validation errors |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="20.3.25"></a>
214

315
# 20.3.25 (2026-04-29)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "20.3.25",
3+
"version": "20.3.26",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)