diff --git a/CHANGELOG.md b/CHANGELOG.md
index 63f6c7f4df..bfaf06ea81 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,12 +9,11 @@
 You should also include the user name that made the change.
 -->
 
-## 12.x.x (unreleased)
-
-### Improvements
+## 12.116.1 (2022/07/17)
 
 ### Bugfixes
 - Client: デッキUI時に ページで表示 ボタンが機能しない問題を修正 @syuilo
+- Error During Migration Run to 12.111.x
 
 ## 12.116.0 (2022/07/16)
 
diff --git a/package.json b/package.json
index 9ebd46a403..bce4386f32 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "misskey",
-	"version": "12.116.0",
+	"version": "12.116.1",
 	"codename": "indigo",
 	"repository": {
 		"type": "git",