From d2ed83a03e17d7075b43e9b49e91321af74b3e7a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 21 Dec 2024 13:39:23 +0000 Subject: [PATCH] :bookmark: chore(release): v1.36.46 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.36.46](https://github.com/lobehub/lobe-chat/compare/v1.36.45...v1.36.46) Released on **2024-12-21** #### ♻ Code Refactoring - **misc**: Refactor client mode upload to match server mode.
Improvements and Fixes #### Code refactoring * **misc**: Refactor client mode upload to match server mode, closes [#5111](https://github.com/lobehub/lobe-chat/issues/5111) ([0361ced](https://github.com/lobehub/lobe-chat/commit/0361ced))
[![](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 16116ce225f1..0a500e3e8082 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.36.46](https://github.com/lobehub/lobe-chat/compare/v1.36.45...v1.36.46) + +Released on **2024-12-21** + +#### ♻ Code Refactoring + +- **misc**: Refactor client mode upload to match server mode. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Refactor client mode upload to match server mode, closes [#5111](https://github.com/lobehub/lobe-chat/issues/5111) ([0361ced](https://github.com/lobehub/lobe-chat/commit/0361ced)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.36.45](https://github.com/lobehub/lobe-chat/compare/v1.36.44...v1.36.45) Released on **2024-12-21** diff --git a/package.json b/package.json index ef1ef772aa70..4eb7bd68fc90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat", - "version": "1.36.45", + "version": "1.36.46", "description": "Lobe 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",