diff --git a/CHANGELOG.md b/CHANGELOG.md index 2da7879..881b3ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,40 @@ # Changelog +## [Version 1.23.0](https://github.com/lobehub/lobe-tts/compare/v1.22.2...v1.23.0) + +Released on **2023-12-01** + +#### ✨ Features + +- **misc**: Add tts content clean. + +#### 🐛 Bug Fixes + +- **misc**: Fix deps, Fix deps. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Add tts content clean ([6879553](https://github.com/lobehub/lobe-tts/commit/6879553)) + +#### What's fixed + +- **misc**: Fix deps ([de0b895](https://github.com/lobehub/lobe-tts/commit/de0b895)) +- **misc**: Fix deps ([d300040](https://github.com/lobehub/lobe-tts/commit/d300040)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.22.2](https://github.com/lobehub/lobe-tts/compare/v1.22.1...v1.22.2) Released on **2023-11-19** diff --git a/package.json b/package.json index 754f6f2..328f909 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/tts", - "version": "1.22.2", + "version": "1.23.0", "description": "A high-quality & reliable TTS React Hooks library", "homepage": "https://github.com/lobehub/lobe-tts", "bugs": {