diff --git a/CHANGELOG.md b/CHANGELOG.md index c3cec23cddee..37b8a08641f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.4.6](https://github.com/bentwnghk/lobe-chat/compare/v1.4.5...v1.4.6) + +Released on **2024-01-31** + +#### 🐛 Bug Fixes + +- **misc**: Fix next.config.mjs. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Fix next.config.mjs ([cb0a949](https://github.com/bentwnghk/lobe-chat/commit/cb0a949)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.4.5](https://github.com/bentwnghk/lobe-chat/compare/v1.4.4...v1.4.5) Released on **2024-01-31** diff --git a/package.json b/package.json index 174ec435b0e1..ba81aaa95277 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.4.5", + "version": "1.4.6", "description": "Mr.🆖 Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.", "keywords": [ "framework",