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