diff --git a/CHANGELOG.md b/CHANGELOG.md
index d8bb71a573..68b5cfe88e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,41 @@
# Changelog
+### [Version 2.1.38](https://github.com/lobehub/lobe-chat/compare/v2.1.37-canary.4...v2.1.38)
+
+Released on **2026-03-06**
+
+#### 👷 Build System
+
+- **ci**: fix changelog auto-generation in release workflow.
+
+#### 🐛 Bug Fixes
+
+- **misc**: when use trustclient not register market m2m token.
+- **ci**: correct stable renderer tar source path.
+
+
+
+Improvements and Fixes
+
+#### Build System
+
+- **ci**: fix changelog auto-generation in release workflow, closes [#12765](https://github.com/lobehub/lobe-chat/issues/12765) ([0b7c917](https://github.com/lobehub/lobe-chat/commit/0b7c917))
+
+#### What's fixed
+
+- **misc**: when use trustclient not register market m2m token, closes [#12762](https://github.com/lobehub/lobe-chat/issues/12762) ([400a020](https://github.com/lobehub/lobe-chat/commit/400a020))
+- **ci**: correct stable renderer tar source path, closes [#12755](https://github.com/lobehub/lobe-chat/issues/12755) ([d3550af](https://github.com/lobehub/lobe-chat/commit/d3550af))
+
+