diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0aa7cefe8c9f..166f074c04eb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,16 @@
+
+
+# 20.3.28 (2026-06-11)
+
+### @angular/cli
+
+| Commit | Type | Description |
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------------- |
+| [e3d564667](https://github.com/angular/angular-cli/commit/e3d5646679215d9b73a72e04d87aa7848f2c01d2) | fix | fallback to deprecated versions when resolving ranges if no non-deprecated version is found |
+| [f12e17025](https://github.com/angular/angular-cli/commit/f12e17025a262f9432afd58971c47aec7dbfab25) | fix | remove forceAuth and unscoped credential parsing |
+
+
+
# 20.3.27 (2026-06-02)
diff --git a/package.json b/package.json
index 8e1139b5b3da..bc818be7944f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "20.3.27",
+ "version": "20.3.28",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [