diff --git a/CHANGELOG.md b/CHANGELOG.md index efa5c4d01aa6..06533f6de364 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +## [Version 1.68.0](https://github.com/bentwnghk/lobe-chat/compare/v1.67.0...v1.68.0) + +Released on **2024-10-26** + +#### ✨ Features + +- **misc**: Support ZEN mode. + +#### 💄 Styles + +- **misc**: Update Google Model list, add `gemini-1.5-flash-8b`. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Support ZEN mode, closes [#4496](https://github.com/bentwnghk/lobe-chat/issues/4496) ([1a5c7ae](https://github.com/bentwnghk/lobe-chat/commit/1a5c7ae)) + +#### Styles + +- **misc**: Update Google Model list, add `gemini-1.5-flash-8b`, closes [#4495](https://github.com/bentwnghk/lobe-chat/issues/4495) ([499c479](https://github.com/bentwnghk/lobe-chat/commit/499c479)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.67.0](https://github.com/bentwnghk/lobe-chat/compare/v1.66.1...v1.67.0) Released on **2024-10-25** diff --git a/package.json b/package.json index 78d856eb7cdb..14647f75cfd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.67.0", + "version": "1.68.0", "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",