From b4bdba59be79303fecc6c2af655f709029d29920 Mon Sep 17 00:00:00 2001 From: AlfonsW55 <alfons.winfried0505@gmail.com> Date: Sun, 15 Oct 2023 06:40:20 +0000 Subject: [PATCH] :bookmark: chore(release): v0.89.4 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 0.89.4](https://github.com/lobehub/lobe-chat/compare/v0.89.3...v0.89.4) <sup>Released on **2023-10-15**</sup> #### 🐛 Bug Fixes - **misc**: Fix qwen, chatglm request failed. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix qwen, chatglm request failed, closes [#318](https://github.com/lobehub/lobe-chat/issues/318) ([a5699e2](https://github.com/lobehub/lobe-chat/commit/a5699e2)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> --- CHANGELOG.md | 25 +++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff9311a..3fe0ebd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 0.89.4](https://github.com/lobehub/lobe-chat/compare/v0.89.3...v0.89.4) + +<sup>Released on **2023-10-15**</sup> + +#### 🐛 Bug Fixes + +- **misc**: Fix qwen, chatglm request failed. + +<br/> + +<details> +<summary><kbd>Improvements and Fixes</kbd></summary> + +#### What's fixed + +- **misc**: Fix qwen, chatglm request failed, closes [#318](https://github.com/lobehub/lobe-chat/issues/318) ([a5699e2](https://github.com/lobehub/lobe-chat/commit/a5699e2)) + +</details> + +<div align="right"> + +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +</div> + ### [Version 0.89.3](https://github.com/lobehub/lobe-chat/compare/v0.89.2...v0.89.3) <sup>Released on **2023-10-12**</sup> diff --git a/package.json b/package.json index 13d0e45..ee3bab0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat", - "version": "0.89.3", + "version": "0.89.4", "description": "An open-source, extensible (Function Calling), high-performance chatbot framework. It supports one-click free deployment of your private ChatGPT/LLM web application", "keywords": [ "chatbot",