We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1068c3c commit 01bd959Copy full SHA for 01bd959
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="16.2.14"></a>
2
+
3
+# 16.2.14 (2024-04-11)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ---------------------- |
9
+| [1068c3c73](https://github.com/angular/angular-cli/commit/1068c3c733a7c52e7876d43454d0ff590c99b61b) | fix | update vite to `4.5.3` |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="16.2.13"></a>
14
15
# 16.2.13 (2024-03-25)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "16.2.13",
+ "version": "16.2.14",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments