Skip to content

Commit 303bee9

Browse files
committed
release: cut the v18.2.17 release
1 parent 247ceff commit 303bee9

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="18.2.17"></a>
2+
3+
# 18.2.17 (2025-04-02)
4+
5+
### @angular/build
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- |
9+
| [247ceff7f](https://github.com/angular/angular-cli/commit/247ceff7f7d71901f51dbab1c1a5235d59e45847) | fix | update vite to 5.4.16 due to a security issues |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="18.2.16"></a>
214

315
# 18.2.16 (2025-03-26)

package.json

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

0 commit comments

Comments
 (0)