We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0299b4d commit 93a6f36Copy full SHA for 93a6f36
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="20.3.19"></a>
2
+
3
+# 20.3.19 (2026-03-04)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------- |
9
+| [0299b4d1a](https://github.com/angular/angular-cli/commit/0299b4d1aca13f11a06e2e92c593fe3e20906d23) | fix | update copy-webpack-plugin to v14.0.0 |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="20.3.18"></a>
14
15
# 20.3.18 (2026-02-26)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "20.3.18",
+ "version": "20.3.19",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments