From f5b3fbf54ab48e6f473cecf06c9ba62eca736e21 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 1 Dec 2023 04:03:26 +0000 Subject: [PATCH] :bookmark: chore(release): v1.23.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [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)
--- CHANGELOG.md | 34 ++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 35 insertions(+), 1 deletion(-) 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": {