We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dae85a commit 2b1dc21Copy full SHA for 2b1dc21
CHANGELOG.md
@@ -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
13
<a name="18.2.17"></a>
14
15
# 18.2.17 (2025-04-02)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "18.2.17",
+ "version": "18.2.18",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments