From ada0fe86bf419c828d7e5c4eb97b7e6dd19b44b6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 1 Dec 2024 23:32:11 +0000 Subject: [PATCH] :bookmark: chore(release): v1.77.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.77.1](https://github.com/bentwnghk/lobe-chat/compare/v1.77.0...v1.77.1) Released on **2024-12-01** #### 💄 Styles - **misc**: Add gpt-4o-2024-11-20 model, improve i18n.
Improvements and Fixes #### Styles * **misc**: Add gpt-4o-2024-11-20 model, closes [#4855](https://github.com/bentwnghk/lobe-chat/issues/4855) ([bc3b396](https://github.com/bentwnghk/lobe-chat/commit/bc3b396)) * **misc**: Improve i18n, closes [#4857](https://github.com/bentwnghk/lobe-chat/issues/4857) ([4b7dbc0](https://github.com/bentwnghk/lobe-chat/commit/4b7dbc0))
[![](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 be632174f6dc..1f3c06d496cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,32 @@ # Changelog +### [Version 1.77.1](https://github.com/bentwnghk/lobe-chat/compare/v1.77.0...v1.77.1) + +Released on **2024-12-01** + +#### 💄 Styles + +- **misc**: Add gpt-4o-2024-11-20 model, improve i18n. + +
+ +
+Improvements and Fixes + +#### Styles + +- **misc**: Add gpt-4o-2024-11-20 model, closes [#4855](https://github.com/bentwnghk/lobe-chat/issues/4855) ([bc3b396](https://github.com/bentwnghk/lobe-chat/commit/bc3b396)) +- **misc**: Improve i18n, closes [#4857](https://github.com/bentwnghk/lobe-chat/issues/4857) ([4b7dbc0](https://github.com/bentwnghk/lobe-chat/commit/4b7dbc0)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.77.0](https://github.com/bentwnghk/lobe-chat/compare/v1.76.3...v1.77.0) Released on **2024-12-01** diff --git a/package.json b/package.json index 1875b0586676..f9a2c2540dda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.77.0", + "version": "1.77.1", "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",