From bbf180dedf1e140e1424837623ed3e50569b6d42 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 6 Mar 2024 23:14:42 +0000 Subject: [PATCH] :bookmark: chore(release): v1.14.5 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.14.5](https://github.com/bentwnghk/lobe-chat/compare/v1.14.4...v1.14.5) Released on **2024-03-06** #### 🐛 Bug Fixes - **misc**: Fix hydration error while OAuth callback.
Improvements and Fixes #### What's fixed * **misc**: Fix hydration error while OAuth callback, closes [#1474](https://github.com/bentwnghk/lobe-chat/issues/1474) ([ff93825](https://github.com/bentwnghk/lobe-chat/commit/ff93825))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 25 +++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66ff8386c12c..a4550ed41091 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.14.5](https://github.com/bentwnghk/lobe-chat/compare/v1.14.4...v1.14.5) + +Released on **2024-03-06** + +#### 🐛 Bug Fixes + +- **misc**: Fix hydration error while OAuth callback. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Fix hydration error while OAuth callback, closes [#1474](https://github.com/bentwnghk/lobe-chat/issues/1474) ([ff93825](https://github.com/bentwnghk/lobe-chat/commit/ff93825)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.14.4](https://github.com/bentwnghk/lobe-chat/compare/v1.14.3...v1.14.4) Released on **2024-03-06** diff --git a/package.json b/package.json index adc9ee000e5a..5bbb21808314 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.14.4", + "version": "1.14.5", "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",