diff --git a/CHANGELOG.md b/CHANGELOG.md index 13f1b951d852..5c152273730a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.4.9](https://github.com/bentwnghk/lobe-chat/compare/v1.4.8...v1.4.9) + +Released on **2024-01-31** + +#### 🐛 Bug Fixes + +- **check**: The state of connectivity can only be singular. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **check**: The state of connectivity can only be singular, closes [#1201](https://github.com/bentwnghk/lobe-chat/issues/1201) ([c412baf](https://github.com/bentwnghk/lobe-chat/commit/c412baf)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.4.8](https://github.com/bentwnghk/lobe-chat/compare/v1.4.7...v1.4.8) Released on **2024-01-31** diff --git a/package.json b/package.json index c289854a3f60..f163a885e243 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.4.8", + "version": "1.4.9", "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",