diff --git a/CHANGELOG.md b/CHANGELOG.md index 61002e3..4e1ac9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.23.5](https://github.com/lobehub/lobe-tts/compare/v1.23.4...v1.23.5) + +Released on **2024-01-03** + +#### 🐛 Bug Fixes + +- **misc**: Outdated browser error. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Outdated browser error, closes [#23](https://github.com/lobehub/lobe-tts/issues/23) ([33be544](https://github.com/lobehub/lobe-tts/commit/33be544)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.23.4](https://github.com/lobehub/lobe-tts/compare/v1.23.3...v1.23.4) Released on **2023-12-16** diff --git a/package.json b/package.json index 25a79a5..1527e1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/tts", - "version": "1.23.4", + "version": "1.23.5", "description": "A high-quality & reliable TTS React Hooks library", "homepage": "https://github.com/lobehub/lobe-tts", "bugs": {