Skip to content

Commit 8a3c6a7

Browse files
committed
release: cut the v21.2.20 release
1 parent 972f6db commit 8a3c6a7

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

321
# 21.2.19 (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": "21.2.19",
3+
"version": "21.2.20",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)