We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d37b749 commit 747393cCopy full SHA for 747393c
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="19.2.20"></a>
2
+
3
+# 19.2.20 (2026-02-13)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------- |
9
+| [0e5421ba7](https://github.com/angular/angular-cli/commit/0e5421ba78814cf11e4d4510e930eaacc6458662) | fix | update webpack to 5.105.0 |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="19.2.19"></a>
14
15
# 19.2.19 (2025-10-29)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "19.2.19",
+ "version": "19.2.20",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments