diff --git a/CHANGELOG.md b/CHANGELOG.md index 1acc5668b17..4a949acd730 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.142.2](https://github.com/lobehub/lobe-chat/compare/v1.142.1...v1.142.2) + +Released on **2025-10-26** + +#### 💄 Styles + +- **misc**: Improve provider modal height when creating custom provider. + +
+ +
+Improvements and Fixes + +#### Styles + +- **misc**: Improve provider modal height when creating custom provider, closes [#9870](https://github.com/lobehub/lobe-chat/issues/9870) ([55d92c0](https://github.com/lobehub/lobe-chat/commit/55d92c0)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.142.1](https://github.com/lobehub/lobe-chat/compare/v1.142.0...v1.142.1) Released on **2025-10-26** diff --git a/changelog/v1.json b/changelog/v1.json index 090d5b1ba38..d7a07668b7e 100644 --- a/changelog/v1.json +++ b/changelog/v1.json @@ -1,4 +1,11 @@ [ + { + "children": { + "improvements": ["Improve provider modal height when creating custom provider."] + }, + "date": "2025-10-26", + "version": "1.142.2" + }, { "children": { "improvements": ["Update i18n."] diff --git a/package.json b/package.json index 4a50e769706..2d53b318f6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat", - "version": "1.142.1", + "version": "1.142.2", "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",