We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bad9ce commit fe4396dCopy full SHA for fe4396d
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="17.3.11"></a>
2
+
3
+# 17.3.11 (2024-10-23)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- |
9
+| [8bad9cee0](https://github.com/angular/angular-cli/commit/8bad9cee08982fffa5ce8244148b491e66191ed8) | fix | update `http-proxy-middleware` to `2.0.7` |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="17.3.10"></a>
14
15
# 17.3.10 (2024-09-25)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "17.3.10",
+ "version": "17.3.11",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments