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",