We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69477fa commit b479e80Copy full SHA for b479e80
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="17.3.12"></a>
2
+
3
+# 17.3.12 (2025-02-12)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------- |
9
+| [d83237028](https://github.com/angular/angular-cli/commit/d832370285adccbf955963a5115cf9b9bf54a08d) | fix | update vite to version 5.4.14 |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="17.3.11"></a>
14
15
# 17.3.11 (2024-10-23)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "17.3.11",
+ "version": "17.3.12",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments