From 9b7ad0b0a0d0945c596d163ca83d8eb803aea2f9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 27 Oct 2024 09:58:08 +0000 Subject: [PATCH] :bookmark: chore(release): v1.69.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [Version 1.69.0](https://github.com/bentwnghk/lobe-chat/compare/v1.68.1...v1.69.0) Released on **2024-10-27** #### ✨ Features - **misc**: experimentally support to pin assistant to sidebar. #### 🐛 Bug Fixes - **misc**: Fix the issue of the switch assistant portal not closing. #### 💄 Styles - **misc**: Update stepfun models.
Improvements and Fixes #### What's improved * **misc**: experimentally support to pin assistant to sidebar, closes [#4514](https://github.com/bentwnghk/lobe-chat/issues/4514) ([6e55865](https://github.com/bentwnghk/lobe-chat/commit/6e55865)) #### What's fixed * **misc**: Fix the issue of the switch assistant portal not closing, closes [#4500](https://github.com/bentwnghk/lobe-chat/issues/4500) ([83f896b](https://github.com/bentwnghk/lobe-chat/commit/83f896b)) #### Styles * **misc**: Update stepfun models, closes [#4512](https://github.com/bentwnghk/lobe-chat/issues/4512) ([4a26d8a](https://github.com/bentwnghk/lobe-chat/commit/4a26d8a))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 41 +++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 42 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3acebc7d5e9e..422a021e74a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,47 @@ # Changelog +## [Version 1.69.0](https://github.com/bentwnghk/lobe-chat/compare/v1.68.1...v1.69.0) + +Released on **2024-10-27** + +#### ✨ Features + +- **misc**: experimentally support to pin assistant to sidebar. + +#### 🐛 Bug Fixes + +- **misc**: Fix the issue of the switch assistant portal not closing. + +#### 💄 Styles + +- **misc**: Update stepfun models. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: experimentally support to pin assistant to sidebar, closes [#4514](https://github.com/bentwnghk/lobe-chat/issues/4514) ([6e55865](https://github.com/bentwnghk/lobe-chat/commit/6e55865)) + +#### What's fixed + +- **misc**: Fix the issue of the switch assistant portal not closing, closes [#4500](https://github.com/bentwnghk/lobe-chat/issues/4500) ([83f896b](https://github.com/bentwnghk/lobe-chat/commit/83f896b)) + +#### Styles + +- **misc**: Update stepfun models, closes [#4512](https://github.com/bentwnghk/lobe-chat/issues/4512) ([4a26d8a](https://github.com/bentwnghk/lobe-chat/commit/4a26d8a)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.68.1](https://github.com/bentwnghk/lobe-chat/compare/v1.68.0...v1.68.1) Released on **2024-10-26** diff --git a/package.json b/package.json index 6b2c9dd4da09..285c39d7ccf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.68.1", + "version": "1.69.0", "description": "Mr.🆖 AI - 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",