diff --git a/CHANGELOG.md b/CHANGELOG.md index 629b019..b8dbe21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.24.3](https://github.com/lobehub/lobe-tts/compare/v1.24.2...v1.24.3) + +Released on **2024-07-01** + +#### 💄 Styles + +- **misc**: Update lint. + +
+ +
+Improvements and Fixes + +#### Styles + +- **misc**: Update lint ([63251ad](https://github.com/lobehub/lobe-tts/commit/63251ad)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.24.2](https://github.com/lobehub/lobe-tts/compare/v1.24.1...v1.24.2) Released on **2024-06-25** diff --git a/package.json b/package.json index 270da8c..d640efc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/tts", - "version": "1.24.2", + "version": "1.24.3", "description": "A high-quality & reliable TTS React Hooks library", "homepage": "https://github.com/lobehub/lobe-tts", "bugs": {