Skip to content

Commit fe4396d

Browse files
committed
release: cut the v17.3.11 release
1 parent 8bad9ce commit fe4396d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -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+
113
<a name="17.3.10"></a>
214

315
# 17.3.10 (2024-09-25)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "17.3.10",
3+
"version": "17.3.11",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)