diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1c22b74..1e21adc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 1.25.2](https://github.com/lobehub/lobe-tts/compare/v1.25.1...v1.25.2)
+
+Released on **2024-11-22**
+
+#### ♻ Code Refactoring
+
+- **misc**: Update dumi.
+
+
+
+
+Improvements and Fixes
+
+#### Code refactoring
+
+- **misc**: Update dumi ([e4af5b6](https://github.com/lobehub/lobe-tts/commit/e4af5b6))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 1.25.1](https://github.com/lobehub/lobe-tts/compare/v1.25.0...v1.25.1)
Released on **2024-09-20**
diff --git a/package.json b/package.json
index 508aaf7..513fe45 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/tts",
- "version": "1.25.1",
+ "version": "1.25.2",
"description": "A high-quality & reliable TTS React Hooks library",
"homepage": "https://github.com/lobehub/lobe-tts",
"bugs": {