From 073fc65dfd9e527da489f6c704fc82b7eac7fa4b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 9 Feb 2025 05:48:39 +0000 Subject: [PATCH] :bookmark: chore(release): v1.52.7 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.52.7](https://github.com/lobehub/lobe-chat/compare/v1.52.6...v1.52.7) Released on **2025-02-09** #### 🐛 Bug Fixes - **misc**: Rewrite to local container in docker deployment mode. #### 💄 Styles - **misc**: Update Cloudflare models.
Improvements and Fixes #### What's fixed * **misc**: Rewrite to local container in docker deployment mode, closes [#5910](https://github.com/lobehub/lobe-chat/issues/5910) ([f399197](https://github.com/lobehub/lobe-chat/commit/f399197)) #### Styles * **misc**: Update Cloudflare models, closes [#5899](https://github.com/lobehub/lobe-chat/issues/5899) ([b71206d](https://github.com/lobehub/lobe-chat/commit/b71206d))
[![](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 96e15d6b41f0f..f4098ea7e7ede 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +### [Version 1.52.7](https://github.com/lobehub/lobe-chat/compare/v1.52.6...v1.52.7) + +Released on **2025-02-09** + +#### 🐛 Bug Fixes + +- **misc**: Rewrite to local container in docker deployment mode. + +#### 💄 Styles + +- **misc**: Update Cloudflare models. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Rewrite to local container in docker deployment mode, closes [#5910](https://github.com/lobehub/lobe-chat/issues/5910) ([f399197](https://github.com/lobehub/lobe-chat/commit/f399197)) + +#### Styles + +- **misc**: Update Cloudflare models, closes [#5899](https://github.com/lobehub/lobe-chat/issues/5899) ([b71206d](https://github.com/lobehub/lobe-chat/commit/b71206d)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.52.6](https://github.com/lobehub/lobe-chat/compare/v1.52.5...v1.52.6) Released on **2025-02-08** diff --git a/package.json b/package.json index e891349c56ce0..7c2727da393a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat", - "version": "1.52.6", + "version": "1.52.7", "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",