diff --git a/CHANGELOG.md b/CHANGELOG.md index b7d6847..caad0ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.14.1](https://github.com/lobehub/lobe-tts/compare/v1.14.0...v1.14.1) + +Released on **2023-11-15** + +#### 🐛 Bug Fixes + +- **misc**: Fix to use due entries. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Fix to use due entries ([071a0fe](https://github.com/lobehub/lobe-tts/commit/071a0fe)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.14.0](https://github.com/lobehub/lobe-tts/compare/v1.13.0...v1.14.0) Released on **2023-11-15** diff --git a/package.json b/package.json index 52fb25b..1f2b2b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/tts", - "version": "1.14.0", + "version": "1.14.1", "description": "A high-quality & reliable TTS React Hooks library", "homepage": "https://github.com/lobehub/lobe-tts", "bugs": {