diff --git a/CHANGELOG.md b/CHANGELOG.md
index 29c51be2dc22..3337bb83fa92 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,21 @@
+
+
+# 20.0.0-next.8 (2025-04-23)
+
+### @schematics/angular
+
+| Commit | Type | Description |
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ |
+| [0ab1ddf63](https://github.com/angular/angular-cli/commit/0ab1ddf632b7305db28a2f87f5c6b099a44669f6) | feat | generate libraries using TypeScript project references |
+
+### @angular/build
+
+| Commit | Type | Description |
+| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- |
+| [12def3a2e](https://github.com/angular/angular-cli/commit/12def3a2e907ca8e7d530cea1b39bba90e153144) | feat | add experimental vitest unit-testing support |
+
+
+
# 20.0.0-next.7 (2025-04-23)
diff --git a/package.json b/package.json
index f2d4bdaacfb8..35d2b82fbf81 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "20.0.0-next.7",
+ "version": "20.0.0-next.8",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [