diff --git a/CHANGELOG.md b/CHANGELOG.md
index b54abe9..a56ace3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 1.25.7](https://github.com/lobehub/lobe-lint/compare/v1.25.6...v1.25.7)
+
+Released on **2025-01-31**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix deps.
+
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Fix deps ([97595b3](https://github.com/lobehub/lobe-lint/commit/97595b3))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 1.25.6](https://github.com/lobehub/lobe-lint/compare/v1.25.5...v1.25.6)
Released on **2025-01-31**
diff --git a/package.json b/package.json
index e58d7f3..a7de66f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/lint",
- "version": "1.25.6",
+ "version": "1.25.7",
"homepage": "https://github.com/lobehub/lobe-lint",
"bugs": {
"url": "https://github.com/lobehub/lobe-lint/issues/new"