We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fad401 commit c306f73Copy full SHA for c306f73
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="16.2.12"></a>
2
+
3
+# 16.2.12 (2024-01-24)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------- |
9
+| [5fad40162](https://github.com/angular/angular-cli/commit/5fad401628f7ddbc412d7e761a4300724f078bde) | fix | update dependency vite to v4.5.2 |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="16.2.11"></a>
14
15
# 16.2.11 (2023-12-21)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "16.2.11",
+ "version": "16.2.12",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments