diff --git a/CHANGELOG.md b/CHANGELOG.md
index a655938..23d9e7b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 1.22.1](https://github.com/lobehub/lobe-tts/compare/v1.22.0...v1.22.1)
+
+Released on **2023-11-19**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix header.
+
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Fix header ([38f1052](https://github.com/lobehub/lobe-tts/commit/38f1052))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
## [Version 1.22.0](https://github.com/lobehub/lobe-tts/compare/v1.21.5...v1.22.0)
Released on **2023-11-19**
diff --git a/package.json b/package.json
index d53b018..ee70b64 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/tts",
- "version": "1.22.0",
+ "version": "1.22.1",
"description": "A high-quality & reliable TTS React Hooks library",
"homepage": "https://github.com/lobehub/lobe-tts",
"bugs": {