diff --git a/CHANGELOG.md b/CHANGELOG.md index f235f97..424434c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.4.1](https://github.com/lobehub/lobe-tts/compare/v1.4.0...v1.4.1) + +Released on **2023-11-08** + +#### 🐛 Bug Fixes + +- **misc**: Fix vercel deploy error. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Fix vercel deploy error ([159916c](https://github.com/lobehub/lobe-tts/commit/159916c)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.4.0](https://github.com/lobehub/lobe-tts/compare/v1.3.0...v1.4.0) Released on **2023-11-08** diff --git a/package.json b/package.json index 62f8075..a27dcd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/tts", - "version": "1.4.0", + "version": "1.4.1", "description": "A high-quality & reliable TTS React Hooks library", "homepage": "https://github.com/lobehub/lobe-tts", "bugs": {