diff --git a/CHANGELOG.md b/CHANGELOG.md
index f3d057dd1ba0..ae3ed83fb510 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,16 @@
+
+
+# 18.0.0-next.5 (2024-04-26)
+
+### @angular/build
+
+| Commit | Type | Description |
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ |
+| [921fa7cf4](https://github.com/angular/angular-cli/commit/921fa7cf4adc69d3cb6ec7dd5c8d7cace33a502e) | fix | add missing `ansi-colors` and `picomatch` dependencies |
+| [791cf75af](https://github.com/angular/angular-cli/commit/791cf75afb0b3b5892c41296bc4049a2c10926e8) | fix | check both potential build packages in Angular version check |
+
+
+
# 18.0.0-next.4 (2024-04-25)
diff --git a/package.json b/package.json
index 38b13559377c..a42f8727a01c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "18.0.0-next.4",
+ "version": "18.0.0-next.5",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [