diff --git a/CHANGELOG.md b/CHANGELOG.md
index 20a3aed27..c874648ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,10 +10,7 @@
 You should also include the user name that made the change.
 -->
 
-## 12.x.x (unreleased)
-
-### Improvements
-- 
+## 12.109.2 (2022/04/03)
 
 ### Bugfixes
 - API: admin/update-meta was not working @syuilo
diff --git a/package.json b/package.json
index 425d2b1e5..9ab8f1ecc 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "misskey",
-	"version": "12.109.1",
+	"version": "12.109.2",
 	"codename": "indigo",
 	"repository": {
 		"type": "git",