From c634d9f11ebf9d9a9c0aae23661cbe6d31c613ec Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 2 Dec 2024 13:37:12 +0000 Subject: [PATCH] :bookmark: chore(release): v1.77.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.77.2](https://github.com/bentwnghk/lobe-chat/compare/v1.77.1...v1.77.2) Released on **2024-12-02** #### ♻ Code Refactoring - **misc**: Deprecated the current client mode code.
Improvements and Fixes #### Code refactoring * **misc**: Deprecated the current client mode code, closes [#4866](https://github.com/bentwnghk/lobe-chat/issues/4866) ([7dff458](https://github.com/bentwnghk/lobe-chat/commit/7dff458))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 25 +++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f3c06d496cc..3fee54a7afdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.77.2](https://github.com/bentwnghk/lobe-chat/compare/v1.77.1...v1.77.2) + +Released on **2024-12-02** + +#### ♻ Code Refactoring + +- **misc**: Deprecated the current client mode code. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Deprecated the current client mode code, closes [#4866](https://github.com/bentwnghk/lobe-chat/issues/4866) ([7dff458](https://github.com/bentwnghk/lobe-chat/commit/7dff458)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.77.1](https://github.com/bentwnghk/lobe-chat/compare/v1.77.0...v1.77.1) Released on **2024-12-01** diff --git a/package.json b/package.json index f9a2c2540dda..d6e124dfd1ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.77.1", + "version": "1.77.2", "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",