diff --git a/CHANGELOG.md b/CHANGELOG.md
index 223804e..d691735 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 1.4.8](https://github.com/lobehub/lobe-midjourney-webui/compare/v1.4.7...v1.4.8)
+
+Released on **2024-05-27**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Upgrade deps and fix build.
+
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Upgrade deps and fix build ([17fbe00](https://github.com/lobehub/lobe-midjourney-webui/commit/17fbe00))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 1.4.7](https://github.com/lobehub/lobe-midjourney-webui/compare/v1.4.6...v1.4.7)
Released on **2024-03-16**
diff --git a/package.json b/package.json
index 4276e3f..daf544f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "midjourney-webui",
- "version": "1.4.7",
+ "version": "1.4.8",
"private": true,
"description": "Unleash creativity with Midjourney, effortlessly generating unique AI-driven images through simple prompts.",
"homepage": "https://github.com/lobehub/lobe-midjourney-webui",