diff --git a/CHANGELOG.md b/CHANGELOG.md index be13e65a0fcd..2e9523c9d381 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [VersionĀ 0.72.4](https://github.com/lobehub/lobe-chat/compare/v0.72.3...v0.72.4) + +Released on **2023-09-10** + +#### šŸ› Bug Fixes + +- **misc**: Use en-US when no suit lang with plugin index. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Use en-US when no suit lang with plugin index ([4e9668d](https://github.com/lobehub/lobe-chat/commit/4e9668d)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [VersionĀ 0.72.3](https://github.com/lobehub/lobe-chat/compare/v0.72.2...v0.72.3) Released on **2023-09-09** diff --git a/package.json b/package.json index cca6024ff1b8..0e9a57f4266e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat", - "version": "0.72.3", + "version": "0.72.4", "description": "Lobe Chat is an open-source chatbot client using Vercel AI SDK, Typescript and Next.js", "keywords": [ "chatbot",