diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2de2494..b9066f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,39 @@
# Changelog
+### [Version 3.5.4](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.5.3...v3.5.4)
+
+Released on **2024-05-24**
+
+#### ♻ Code Refactoring
+
+- **misc**: Update formatInfo.ts.
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix lint error.
+
+
+
+Improvements and Fixes
+
+#### Code refactoring
+
+- **misc**: Update formatInfo.ts, closes [#569](https://github.com/lobehub/sd-webui-lobe-theme/issues/569) ([2d33e85](https://github.com/lobehub/sd-webui-lobe-theme/commit/2d33e85))
+
+#### What's fixed
+
+- **misc**: Fix lint error ([7f6dc8a](https://github.com/lobehub/sd-webui-lobe-theme/commit/7f6dc8a))
+
+