We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12aca00 commit 88a2ef5Copy full SHA for 88a2ef5
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="16.2.16"></a>
2
+
3
+# 16.2.16 (2024-09-18)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | -------------------- |
9
+| [12aca0060](https://github.com/angular/angular-cli/commit/12aca0060492c73cec1bbc231119dde6a4b52607) | fix | update vite to 4.5.5 |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="16.2.15"></a>
14
15
# 16.2.15 (2024-08-29)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "16.2.15",
+ "version": "16.2.16",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments