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