diff --git a/CHANGELOG.md b/CHANGELOG.md
index a756846..368c69c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,39 @@
# Changelog
+### [Version 1.1.8](https://github.com/yuntijs/dumi-theme-yunti/compare/v1.1.7...v1.1.8)
+
+Released on **2024-07-31**
+
+#### ♻ Code Refactoring
+
+- **misc**: Change to use antd SSR plugin.
+
+#### 🐛 Bug Fixes
+
+- **Previewer**: Reset container style.
+
+
+
+Improvements and Fixes
+
+#### Code refactoring
+
+- **misc**: Change to use antd SSR plugin ([e0c41de](https://github.com/yuntijs/dumi-theme-yunti/commit/e0c41de))
+
+#### What's fixed
+
+- **Previewer**: Reset container style ([3f0993f](https://github.com/yuntijs/dumi-theme-yunti/commit/3f0993f))
+
+