diff --git a/CHANGELOG.md b/CHANGELOG.md index eed4152..4c4e5eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +## [Version 1.21.0](https://github.com/lobehub/lobe-tts/compare/v1.20.3...v1.21.0) + +Released on **2023-11-19** + +#### ✨ Features + +- **misc**: Add header options. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Add header options ([0ab0a4a](https://github.com/lobehub/lobe-tts/commit/0ab0a4a)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.20.3](https://github.com/lobehub/lobe-tts/compare/v1.20.2...v1.20.3) Released on **2023-11-18** diff --git a/package.json b/package.json index a8ea3d5..7992f0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/tts", - "version": "1.20.3", + "version": "1.21.0", "description": "A high-quality & reliable TTS React Hooks library", "homepage": "https://github.com/lobehub/lobe-tts", "bugs": {