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