From cd83f4944b03296ca894cf6b15a6219686f00e8d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 11 Oct 2024 23:05:06 +0000 Subject: [PATCH] :bookmark: chore(release): v1.64.11 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.64.11](https://github.com/bentwnghk/lobe-chat/compare/v1.64.10...v1.64.11) Released on **2024-10-11** #### ♻ Code Refactoring - **misc**: Refactor agent runtime implement of stream and ZHIPU provider, refactor the jwt code.
Improvements and Fixes #### Code refactoring * **misc**: Refactor agent runtime implement of stream and ZHIPU provider, closes [#4323](https://github.com/bentwnghk/lobe-chat/issues/4323) ([59661a1](https://github.com/bentwnghk/lobe-chat/commit/59661a1)) * **misc**: Refactor the jwt code, closes [#4322](https://github.com/bentwnghk/lobe-chat/issues/4322) ([b7258b9](https://github.com/bentwnghk/lobe-chat/commit/b7258b9))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 26 ++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d49e19b932c..28e690aedea4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,32 @@ # Changelog +### [Version 1.64.11](https://github.com/bentwnghk/lobe-chat/compare/v1.64.10...v1.64.11) + +Released on **2024-10-11** + +#### ♻ Code Refactoring + +- **misc**: Refactor agent runtime implement of stream and ZHIPU provider, refactor the jwt code. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Refactor agent runtime implement of stream and ZHIPU provider, closes [#4323](https://github.com/bentwnghk/lobe-chat/issues/4323) ([59661a1](https://github.com/bentwnghk/lobe-chat/commit/59661a1)) +- **misc**: Refactor the jwt code, closes [#4322](https://github.com/bentwnghk/lobe-chat/issues/4322) ([b7258b9](https://github.com/bentwnghk/lobe-chat/commit/b7258b9)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.64.10](https://github.com/bentwnghk/lobe-chat/compare/v1.64.9...v1.64.10) Released on **2024-10-11** diff --git a/package.json b/package.json index 2f6b6e722278..5c43c0b013d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.64.10", + "version": "1.64.11", "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",