diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a1bdc3..e6dae22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.12.1-beta.5](https://github.com/lobehub/lobe-tts/compare/v1.12.1-beta.4...v1.12.1-beta.5) + +Released on **2023-11-15** + +#### ♻ Code Refactoring + +- **misc**: Refactor to fix build. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Refactor to fix build ([d875be6](https://github.com/lobehub/lobe-tts/commit/d875be6)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.12.1-beta.4](https://github.com/lobehub/lobe-tts/compare/v1.12.1-beta.3...v1.12.1-beta.4) Released on **2023-11-15** diff --git a/package.json b/package.json index 349c7c3..205ec96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/tts", - "version": "1.12.1-beta.4", + "version": "1.12.1-beta.5", "description": "A high-quality & reliable TTS React Hooks library", "homepage": "https://github.com/lobehub/lobe-tts", "bugs": {