diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa041b0f98bf..85abd2f2af00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,16 @@
+
+
+# 19.0.0-next.13 (2024-10-23)
+
+### @angular/build
+
+| Commit | Type | Description |
+| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- |
+| [efb434136](https://github.com/angular/angular-cli/commit/efb434136d8c8df207747ab8fd87b7e2116b7106) | feat | Auto-CSP support as a part of angular.json schema |
+| [cc345b02d](https://github.com/angular/angular-cli/commit/cc345b02d814a37bb23d6c3f1baca9595130d010) | fix | Address build issue in Node.js LTS versions with prerendering or SSR |
+
+
+
# 18.2.10 (2024-10-23)
diff --git a/package.json b/package.json
index 25c5cbc6ed89..5be3c1e87846 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "19.0.0-next.12",
+ "version": "19.1.0-next.0",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [