diff --git a/CHANGELOG.md b/CHANGELOG.md
index 91aaf1e7665b..65f2401d92a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+
+
+# 16.2.16 (2024-09-18)
+
+### @angular-devkit/build-angular
+
+| Commit | Type | Description |
+| --------------------------------------------------------------------------------------------------- | ---- | -------------------- |
+| [12aca0060](https://github.com/angular/angular-cli/commit/12aca0060492c73cec1bbc231119dde6a4b52607) | fix | update vite to 4.5.5 |
+
+
+
# 16.2.15 (2024-08-29)
diff --git a/package.json b/package.json
index 8f74381f4a92..7d256927e385 100644
--- a/package.json
+++ b/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": {