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 df54298 commit 1a72825Copy full SHA for 1a72825
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="21.2.19"></a>
2
+
3
+# 21.2.19 (2026-07-09)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------- |
9
+| [df5429871](https://github.com/angular/angular-cli/commit/df54298712bb84ec079787e4ca6c0164f6358cf1) | fix | update http-proxy-middleware to 3.0.7 |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="21.2.18"></a>
14
15
# 21.2.18 (2026-07-01)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "21.2.18",
+ "version": "21.2.19",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments