From ad3b0aba20cab8064d36620feef4603fe557f913 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 15 Nov 2023 15:08:25 +0000 Subject: [PATCH] :bookmark: chore(release): v1.12.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.12.1](https://github.com/lobehub/lobe-tts/compare/v1.12.0...v1.12.1) Released on **2023-11-15** #### ♻ Code Refactoring - **misc**: Refactor the api.
Improvements and Fixes #### Code refactoring * **misc**: Refactor the api, closes [#11](https://github.com/lobehub/lobe-tts/issues/11) ([7364ca3](https://github.com/lobehub/lobe-tts/commit/7364ca3))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 25 +++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f51e45..e9f242e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.12.1](https://github.com/lobehub/lobe-tts/compare/v1.12.0...v1.12.1) + +Released on **2023-11-15** + +#### ♻ Code Refactoring + +- **misc**: Refactor the api. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Refactor the api, closes [#11](https://github.com/lobehub/lobe-tts/issues/11) ([7364ca3](https://github.com/lobehub/lobe-tts/commit/7364ca3)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.13.0-beta.3](https://github.com/lobehub/lobe-tts/compare/v1.13.0-beta.2...v1.13.0-beta.3) Released on **2023-11-15** diff --git a/package.json b/package.json index 4be404d..78ae020 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/tts", - "version": "1.13.0-beta.3", + "version": "1.12.1", "description": "A high-quality & reliable TTS React Hooks library", "homepage": "https://github.com/lobehub/lobe-tts", "bugs": {