We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccab02b commit afe50b7Copy full SHA for afe50b7
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="20.3.23"></a>
2
+
3
+# 20.3.23 (2026-04-08)
4
5
+### @angular/build
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ---------------------- |
9
+| [ccab02ba0](https://github.com/angular/angular-cli/commit/ccab02ba0413f25464a6e4cb5871716b221013b7) | fix | update vite to `7.3.2` |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="20.3.22"></a>
14
15
# 20.3.22 (2026-03-27)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "20.3.22",
+ "version": "20.3.23",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments