diff --git a/CHANGELOG.md b/CHANGELOG.md index 08ca15a..957cd37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +## [Version 1.12.0](https://github.com/lobehub/lobe-tts/compare/v1.11.1...v1.12.0) + +Released on **2023-11-13** + +#### ✨ Features + +- **misc**: Enhance OpenAI speech-to-text functionality and modify API endpoints. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Enhance OpenAI speech-to-text functionality and modify API endpoints ([61126aa](https://github.com/lobehub/lobe-tts/commit/61126aa)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.11.1](https://github.com/lobehub/lobe-tts/compare/v1.11.0...v1.11.1) Released on **2023-11-13** diff --git a/package.json b/package.json index 8e40ffa..c8b5aa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/tts", - "version": "1.11.1", + "version": "1.12.0", "description": "A high-quality & reliable TTS React Hooks library", "homepage": "https://github.com/lobehub/lobe-tts", "bugs": {