diff --git a/CHANGELOG.md b/CHANGELOG.md
index aaf308b4e..5c3c89207 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+
+# [1.12.0](https://github.com/TryGhost/Ghost-CLI/compare/1.12.0-beta.1...1.12.0) (2019-10-21)
+
+
+
# [1.12.0-beta.1](https://github.com/TryGhost/Ghost-CLI/compare/1.12.0-beta.0...1.12.0-beta.1) (2019-10-17)
diff --git a/package.json b/package.json
index cb036a854..127780da7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ghost-cli",
- "version": "1.12.0-beta.1",
+ "version": "1.12.0",
"description": "CLI Tool for installing & updating Ghost",
"author": "Ghost Foundation",
"homepage": "https://ghost.org",