diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad5368d..36381a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 1.4.4](https://github.com/lobehub/lobe-midjourney-webui/compare/v1.4.3...v1.4.4)
+
+Released on **2024-01-21**
+
+#### 💄 Styles
+
+- **misc**: Improve loading and social media.
+
+
+
+
+Improvements and Fixes
+
+#### Styles
+
+- **misc**: Improve loading and social media ([c2d8e6f](https://github.com/lobehub/lobe-midjourney-webui/commit/c2d8e6f))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 1.4.3](https://github.com/lobehub/lobe-midjourney-webui/compare/v1.4.2...v1.4.3)
Released on **2024-01-21**
diff --git a/package.json b/package.json
index 4dfb093..aff33e8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "midjourney-webui",
- "version": "1.4.3",
+ "version": "1.4.4",
"private": true,
"description": "Unleash creativity with Midjourney, effortlessly generating unique AI-driven images through simple prompts.",
"homepage": "https://github.com/lobehub/lobe-midjourney-webui",