Skip to content

Commit 2b1dc21

Browse files
committed
release: cut the v18.2.18 release
1 parent 5dae85a commit 2b1dc21

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.18"></a>
2+
3+
# 18.2.18 (2025-04-09)
4+
5+
### @angular/build
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------- |
9+
| [4245ca7b4](https://github.com/angular/angular-cli/commit/4245ca7b434e0aa859c805c459ce50238601b940) | fix | update vite to 5.4.17 |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="18.2.17"></a>
214

315
# 18.2.17 (2025-04-02)

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.17",
3+
"version": "18.2.18",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)