diff --git a/CHANGELOG.md b/CHANGELOG.md index 0672f59..795bece 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +## [Version 1.7.0](https://github.com/lobehub/lobe-tts/compare/v1.6.1...v1.7.0) + +Released on **2023-11-11** + +#### ✨ Features + +- **misc**: Add options func. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Add options func ([9cd3d1b](https://github.com/lobehub/lobe-tts/commit/9cd3d1b)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.6.1](https://github.com/lobehub/lobe-tts/compare/v1.6.0...v1.6.1) Released on **2023-11-11** diff --git a/package.json b/package.json index 106ad11..b22d9fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/tts", - "version": "1.6.1", + "version": "1.7.0", "description": "A high-quality & reliable TTS React Hooks library", "homepage": "https://github.com/lobehub/lobe-tts", "bugs": {