We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4595d5 commit a7625d1Copy full SHA for a7625d1
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="19.2.24"></a>
2
+
3
+# 19.2.24 (2026-04-08)
4
5
+### @angular/build
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ---------------------- |
9
+| [f4595d599](https://github.com/angular/angular-cli/commit/f4595d599001713ae978865d7f84e33e5a9a077a) | fix | update vite to `6.4.2` |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="19.2.23"></a>
14
15
# 19.2.23 (2026-03-27)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "19.2.23",
+ "version": "19.2.24",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments