From 45308879e4b1b46f85971cd5eff5873c7bb5e8a8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 29 Apr 2024 05:41:32 +0000 Subject: [PATCH] :bookmark: chore(release): v1.31.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [Version 1.31.0](https://github.com/bentwnghk/lobe-chat/compare/v1.30.6...v1.31.0) Released on **2024-04-29** #### ✨ Features - **misc**: Support minimax as a new provider. #### 💄 Styles - **misc**: Improve Inbox Assistant Welcome Guide.
Improvements and Fixes #### What's improved * **misc**: Support minimax as a new provider, closes [#2087](https://github.com/bentwnghk/lobe-chat/issues/2087) ([00abd82](https://github.com/bentwnghk/lobe-chat/commit/00abd82)) #### Styles * **misc**: Improve Inbox Assistant Welcome Guide, closes [#2086](https://github.com/bentwnghk/lobe-chat/issues/2086) ([df37212](https://github.com/bentwnghk/lobe-chat/commit/df37212))
[![](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 c94c97cc421f0..17c03e50f26d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +## [Version 1.31.0](https://github.com/bentwnghk/lobe-chat/compare/v1.30.6...v1.31.0) + +Released on **2024-04-29** + +#### ✨ Features + +- **misc**: Support minimax as a new provider. + +#### 💄 Styles + +- **misc**: Improve Inbox Assistant Welcome Guide. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Support minimax as a new provider, closes [#2087](https://github.com/bentwnghk/lobe-chat/issues/2087) ([00abd82](https://github.com/bentwnghk/lobe-chat/commit/00abd82)) + +#### Styles + +- **misc**: Improve Inbox Assistant Welcome Guide, closes [#2086](https://github.com/bentwnghk/lobe-chat/issues/2086) ([df37212](https://github.com/bentwnghk/lobe-chat/commit/df37212)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.30.6](https://github.com/bentwnghk/lobe-chat/compare/v1.30.5...v1.30.6) Released on **2024-04-28** diff --git a/package.json b/package.json index 2238569ad48ab..5e2816c03c903 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.30.6", + "version": "1.31.0", "description": "Mr.🆖 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",