Skip to content

Commit bb8e7b4

Browse files
committed
release: cut the v20.3.33 release
1 parent 0b4008f commit bb8e7b4

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.33"></a>
2+
3+
# 20.3.33 (2026-08-05)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| ---------------------------------------------------------------------------------------------------- | ---- | ------------------------- |
9+
| [0b4008f17d](https://github.com/angular/angular-cli/commit/0b4008f17d76c821d9f075b86da80b826f085d23) | fix | upgrade postcss to 8.5.23 |
10+
11+
### @angular/build
12+
13+
| Commit | Type | Description |
14+
| ---------------------------------------------------------------------------------------------------- | ---- | ------------------------- |
15+
| [fc861affcd](https://github.com/angular/angular-cli/commit/fc861affcd8866b71b81c8ba90f7a63890b6577c) | fix | upgrade postcss to 8.5.23 |
16+
17+
<!-- CHANGELOG SPLIT MARKER -->
18+
119
<a name="20.3.32"></a>
220

321
# 20.3.32 (2026-07-09)

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

0 commit comments

Comments
 (0)