diff --git a/CHANGELOG.md b/CHANGELOG.md
index fc40fb7..cc606e8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 1.25.2](https://github.com/lobehub/lobe-lint/compare/v1.25.1...v1.25.2)
+
+Released on **2025-01-07**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix eslint.
+
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Fix eslint ([9e73db0](https://github.com/lobehub/lobe-lint/commit/9e73db0))
+
+
+
+
+
+[](#readme-top)
+
+
+
### [Version 1.25.1](https://github.com/lobehub/lobe-lint/compare/v1.25.0...v1.25.1)
Released on **2025-01-07**
diff --git a/package.json b/package.json
index c76001f..c096e02 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/lint",
- "version": "1.25.1",
+ "version": "1.25.2",
"homepage": "https://github.com/lobehub/lobe-lint",
"bugs": {
"url": "https://github.com/lobehub/lobe-lint/issues/new"