Skip to content

Commit c52d751

Browse files
committed
release: cut the v17.3.14 release
1 parent cb8f859 commit c52d751

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -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+
113
<a name="17.3.13"></a>
214

315
# 17.3.13 (2025-03-13)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "17.3.13",
3+
"version": "17.3.14",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)