We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5cd0e commit 18b44f6Copy full SHA for 18b44f6
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="20.1.3"></a>
2
+
3
+# 20.1.3 (2025-07-24)
4
5
+### @angular/build
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------ |
9
+| [ea5cd0e81](https://github.com/angular/angular-cli/commit/ea5cd0e81196467ea66f50c106cffec1cd8a1a56) | fix | update `vite` to `7.0.6` |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="20.1.2"></a>
14
15
# 20.1.2 (2025-07-23)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "20.1.2",
+ "version": "20.1.3",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments