diff --git a/CHANGELOG.md b/CHANGELOG.md
index c05bb2333ecb..91797ae95548 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,20 @@
+
+
+# 15.1.4 (2023-02-01)
+
+### @angular-devkit/build-angular
+
+| Commit | Type | Description |
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------- |
+| [6c8fdfc69](https://github.com/angular/angular-cli/commit/6c8fdfc6985c5b5017a0b6ab6fa38daf4cb9a775) | fix | load JavaScript bundles as modules in karma |
+| [317452e3b](https://github.com/angular/angular-cli/commit/317452e3b7e25080132b7f7a069696d1c5054f69) | fix | print server builder errors and warnings |
+
+## Special Thanks
+
+Alan Agius
+
+
+
# 15.1.3 (2023-01-25)
diff --git a/package.json b/package.json
index 27e26a9d7bed..6d62a17b53b4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "15.1.3",
+ "version": "15.1.4",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {