diff --git a/CHANGELOG.md b/CHANGELOG.md index d60ebe8bd6a7..e11fbea2e56b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.43.4](https://github.com/bentwnghk/lobe-chat/compare/v1.43.3...v1.43.4) + +Released on **2024-06-19** + +#### 💄 Styles + +- **model**: Update `deepseek-coder` model. + +
+ +
+Improvements and Fixes + +#### Styles + +- **model**: Update `deepseek-coder` model, closes [#2927](https://github.com/bentwnghk/lobe-chat/issues/2927) ([c8d45e4](https://github.com/bentwnghk/lobe-chat/commit/c8d45e4)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.43.3](https://github.com/bentwnghk/lobe-chat/compare/v1.43.2...v1.43.3) Released on **2024-06-18** diff --git a/package.json b/package.json index cdc4bb885c97..67d2638a06ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.43.3", + "version": "1.43.4", "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",