We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f048078 commit 5d82d44Copy full SHA for 5d82d44
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="18.2.20"></a>
2
+
3
+# 18.2.20 (2025-06-11)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| ------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- |
9
+| [f048078](https://github.com/angular/angular-cli/commit/f048078ab6012b5da4dff024c107f42f79693682) | fix | update dependency webpack-dev-server to v5.2.2 |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="18.2.19"></a>
14
15
# 18.2.19 (2025-04-23)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "18.2.19",
+ "version": "18.2.20",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments