From 57f7076853ed621dfcb806401d7b8f1587a294a4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 3 Dec 2024 03:22:56 +0000 Subject: [PATCH] :bookmark: chore(release): v1.77.3 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.77.3](https://github.com/bentwnghk/lobe-chat/compare/v1.77.2...v1.77.3) Released on **2024-12-03** #### ♻ Code Refactoring - **misc**: Add user server api key method in the server mode. #### 💄 Styles - **misc**: Add QwQ 32B Preview model.
Improvements and Fixes #### Code refactoring * **misc**: Add user server api key method in the server mode, closes [#4870](https://github.com/bentwnghk/lobe-chat/issues/4870) ([875463a](https://github.com/bentwnghk/lobe-chat/commit/875463a)) #### Styles * **misc**: Add QwQ 32B Preview model, closes [#4867](https://github.com/bentwnghk/lobe-chat/issues/4867) ([edd93e0](https://github.com/bentwnghk/lobe-chat/commit/edd93e0))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fee54a7afdc..86dcd612931e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +### [Version 1.77.3](https://github.com/bentwnghk/lobe-chat/compare/v1.77.2...v1.77.3) + +Released on **2024-12-03** + +#### ♻ Code Refactoring + +- **misc**: Add user server api key method in the server mode. + +#### 💄 Styles + +- **misc**: Add QwQ 32B Preview model. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Add user server api key method in the server mode, closes [#4870](https://github.com/bentwnghk/lobe-chat/issues/4870) ([875463a](https://github.com/bentwnghk/lobe-chat/commit/875463a)) + +#### Styles + +- **misc**: Add QwQ 32B Preview model, closes [#4867](https://github.com/bentwnghk/lobe-chat/issues/4867) ([edd93e0](https://github.com/bentwnghk/lobe-chat/commit/edd93e0)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.77.2](https://github.com/bentwnghk/lobe-chat/compare/v1.77.1...v1.77.2) Released on **2024-12-02** diff --git a/package.json b/package.json index d6e124dfd1ca..45b0bcb28b10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.77.2", + "version": "1.77.3", "description": "Mr.🆖 AI - 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",