diff --git a/CHANGELOG.md b/CHANGELOG.md
index 68b5cfe88e..bc357d34a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 2.1.39](https://github.com/lobehub/lobe-chat/compare/v2.1.38...v2.1.39)
+
+Released on **2026-03-09**
+
+#### 👷 Build System
+
+- **misc**: add api key hash column migration.
+
+
+
+
+Improvements and Fixes
+
+#### Build System
+
+- **misc**: add api key hash column migration, closes [#12862](https://github.com/lobehub/lobe-chat/issues/12862) ([4e6790e](https://github.com/lobehub/lobe-chat/commit/4e6790e))
+
+
+
+
+
+[](#readme-top)
+
+
+
### [Version 2.1.38](https://github.com/lobehub/lobe-chat/compare/v2.1.37-canary.4...v2.1.38)
Released on **2026-03-06**
diff --git a/changelog/v2.json b/changelog/v2.json
index 4eb340e6f0..95efab50df 100644
--- a/changelog/v2.json
+++ b/changelog/v2.json
@@ -1,4 +1,11 @@
[
+ {
+ "children": {
+ "improvements": ["add api key hash column migration."]
+ },
+ "date": "2026-03-09",
+ "version": "2.1.39"
+ },
{
"children": {
"fixes": ["when use trustclient not register market m2m token."]
diff --git a/package.json b/package.json
index 0c066a4489..866d1247ce 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/lobehub",
- "version": "2.1.38",
+ "version": "2.1.39",
"description": "LobeHub - an open-source,comprehensive AI Agent framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
"keywords": [
"framework",