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