diff --git a/CHANGELOG.md b/CHANGELOG.md
index bdd0282..aaae89b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 3.3.6](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.5...v3.3.6)
+
+Released on **2023-12-12**
+
+#### ♻ Code Refactoring
+
+- **misc**: Refactor inject with react hook.
+
+
+
+Improvements and Fixes
+
+#### Code refactoring
+
+- **misc**: Refactor inject with react hook, closes [#489](https://github.com/lobehub/sd-webui-lobe-theme/issues/489) ([c376aa6](https://github.com/lobehub/sd-webui-lobe-theme/commit/c376aa6))
+
+