Skip to content

Commit a9f4dae

Browse files
committed
release: cut the v20.3.36 release
1 parent c3e5982 commit a9f4dae

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="20.3.36"></a>
2+
3+
# 20.3.36 (2026-09-02)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------- |
9+
| [b4059cdc7](https://github.com/angular/angular-cli/commit/b4059cdc7b7a65e68abfcf9fb53a6304790b1796) | fix | update less to 4.9.0 |
10+
11+
### @angular/ssr
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- |
15+
| [c3e5982e4](https://github.com/angular/angular-cli/commit/c3e5982e49705f0f6a913cb94622b4c555d2d914) | fix | ensure public directory containment in CommonEngine |
16+
17+
<!-- CHANGELOG SPLIT MARKER -->
18+
119
<a name="20.3.35"></a>
220

321
# 20.3.35 (2026-08-26)

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.35",
3+
"version": "20.3.36",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)