We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e07cb commit ed8f6ffCopy full SHA for ed8f6ff
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="20.3.32"></a>
2
+
3
+# 20.3.32 (2026-07-09)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------- |
9
+| [d4e07cb3e](https://github.com/angular/angular-cli/commit/d4e07cb3e3f871822f9bf37fdea35814ec1cdb80) | fix | update http-proxy-middleware to 3.0.7 |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="20.3.31"></a>
14
15
# 20.3.31 (2026-07-01)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "20.3.31",
+ "version": "20.3.32",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments