diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1865ab9..828b8b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 1.23.3](https://github.com/lobehub/lobe-tts/compare/v1.23.2...v1.23.3)
+
+Released on **2023-12-06**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix autoplay.
+
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Fix autoplay ([1fafadc](https://github.com/lobehub/lobe-tts/commit/1fafadc))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 1.23.2](https://github.com/lobehub/lobe-tts/compare/v1.23.1...v1.23.2)
Released on **2023-12-05**
diff --git a/package.json b/package.json
index 120924e..4c3f42f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/tts",
- "version": "1.23.2",
+ "version": "1.23.3",
"description": "A high-quality & reliable TTS React Hooks library",
"homepage": "https://github.com/lobehub/lobe-tts",
"bugs": {