We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb8f859 commit c52d751Copy full SHA for c52d751
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="17.3.14"></a>
2
+
3
+# 17.3.14 (2025-03-26)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | --------------------- |
9
+| [cb8f859f1](https://github.com/angular/angular-cli/commit/cb8f859f181a325c15b91791c78f5326f22bb7f5) | fix | update vite to 5.4.15 |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="17.3.13"></a>
14
15
# 17.3.13 (2025-03-13)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "17.3.13",
+ "version": "17.3.14",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments