From 8612f48ba7092d50122f72c9121c53134b42eecd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 29 Oct 2024 13:25:53 +0000 Subject: [PATCH] :bookmark: chore(release): v1.69.3 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.69.3](https://github.com/bentwnghk/lobe-chat/compare/v1.69.2...v1.69.3) Released on **2024-10-29** #### 🐛 Bug Fixes - **misc**: Remove PWA Install in Firefox and Arc. #### 💄 Styles - **misc**: Add Qwen2.5-72B-Instruct model on HF provider, improve user guide when user not login.
Improvements and Fixes #### What's fixed * **misc**: Remove PWA Install in Firefox and Arc, closes [#4532](https://github.com/bentwnghk/lobe-chat/issues/4532) ([4a380c5](https://github.com/bentwnghk/lobe-chat/commit/4a380c5)) #### Styles * **misc**: Add Qwen2.5-72B-Instruct model on HF provider, closes [#4530](https://github.com/bentwnghk/lobe-chat/issues/4530) ([d3c2f7a](https://github.com/bentwnghk/lobe-chat/commit/d3c2f7a)) * **misc**: Improve user guide when user not login, closes [#4531](https://github.com/bentwnghk/lobe-chat/issues/4531) ([7513e3b](https://github.com/bentwnghk/lobe-chat/commit/7513e3b))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 34 ++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcd23815c0e2..f17832e2bf07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,40 @@ # Changelog +### [Version 1.69.3](https://github.com/bentwnghk/lobe-chat/compare/v1.69.2...v1.69.3) + +Released on **2024-10-29** + +#### 🐛 Bug Fixes + +- **misc**: Remove PWA Install in Firefox and Arc. + +#### 💄 Styles + +- **misc**: Add Qwen2.5-72B-Instruct model on HF provider, improve user guide when user not login. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Remove PWA Install in Firefox and Arc, closes [#4532](https://github.com/bentwnghk/lobe-chat/issues/4532) ([4a380c5](https://github.com/bentwnghk/lobe-chat/commit/4a380c5)) + +#### Styles + +- **misc**: Add Qwen2.5-72B-Instruct model on HF provider, closes [#4530](https://github.com/bentwnghk/lobe-chat/issues/4530) ([d3c2f7a](https://github.com/bentwnghk/lobe-chat/commit/d3c2f7a)) +- **misc**: Improve user guide when user not login, closes [#4531](https://github.com/bentwnghk/lobe-chat/issues/4531) ([7513e3b](https://github.com/bentwnghk/lobe-chat/commit/7513e3b)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.69.2](https://github.com/bentwnghk/lobe-chat/compare/v1.69.1...v1.69.2) Released on **2024-10-29** diff --git a/package.json b/package.json index 4d92ccdc4a3f..7fb77b192140 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.69.2", + "version": "1.69.3", "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",