diff --git a/CHANGELOG.md b/CHANGELOG.md
index e5faf00d0b50..9c66dc2bad16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,3 @@
-
-
-# 16.2.0-next.4 (2023-07-26)
-
-### @angular-devkit/build-angular
-
-| Commit | Type | Description |
-| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
-| [449e21b3a](https://github.com/angular/angular-cli/commit/449e21b3a6da990a5865bb5bdfb8145794f40cf9) | fix | correctly load dev server assets with vite 4.4.0+ |
-| [d6ae2c7b7](https://github.com/angular/angular-cli/commit/d6ae2c7b7af0fd7b182f19987583a2989a070060) | fix | error during critical CSS inlining for external stylesheets |
-
-
-
# 16.1.6 (2023-07-26)
diff --git a/package.json b/package.json
index 9004c2406bf5..c104121a2845 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "16.2.0-next.4",
+ "version": "16.2.0-next.3",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {