diff --git a/CHANGELOG.md b/CHANGELOG.md index 28d778b5e173..b0039c68b3c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +### [Version 1.27.16](https://github.com/bentwnghk/lobe-chat/compare/v1.27.15...v1.27.16) + +Released on **2024-04-14** + +#### ♻ Code Refactoring + +- **misc**: Refactor the auth. + +#### 🐛 Bug Fixes + +- **misc**: Fix tool call error with gpt-4-turbo. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Refactor the auth, closes [#2043](https://github.com/bentwnghk/lobe-chat/issues/2043) ([37ecb41](https://github.com/bentwnghk/lobe-chat/commit/37ecb41)) + +#### What's fixed + +- **misc**: Fix tool call error with gpt-4-turbo, closes [#2042](https://github.com/bentwnghk/lobe-chat/issues/2042) ([63d91b8](https://github.com/bentwnghk/lobe-chat/commit/63d91b8)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.27.15](https://github.com/bentwnghk/lobe-chat/compare/v1.27.14...v1.27.15) Released on **2024-04-14** diff --git a/package.json b/package.json index 118895ba0d16..b75ba6253046 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.27.15", + "version": "1.27.16", "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",