diff --git a/CHANGELOG.md b/CHANGELOG.md index b2bfc6c2c1952..c204752ae8ef9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,47 @@ # Changelog +## [Version 1.82.0](https://github.com/bentwnghk/lobe-chat/compare/v1.81.2...v1.82.0) + +Released on **2024-12-26** + +#### ♻ Code Refactoring + +- **misc**: Refactor services code style. + +#### ✨ Features + +- **misc**: Add changelog modal. + +#### 🐛 Bug Fixes + +- **misc**: Fix o1Models list. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Refactor services code style, closes [#5180](https://github.com/bentwnghk/lobe-chat/issues/5180) ([e98ece8](https://github.com/bentwnghk/lobe-chat/commit/e98ece8)) + +#### What's improved + +- **misc**: Add changelog modal, closes [#4800](https://github.com/bentwnghk/lobe-chat/issues/4800) ([df3ac87](https://github.com/bentwnghk/lobe-chat/commit/df3ac87)) + +#### What's fixed + +- **misc**: Fix o1Models list, closes [#5183](https://github.com/bentwnghk/lobe-chat/issues/5183) ([10d9904](https://github.com/bentwnghk/lobe-chat/commit/10d9904)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.81.2](https://github.com/bentwnghk/lobe-chat/compare/v1.81.1...v1.81.2) Released on **2024-12-25** diff --git a/package.json b/package.json index 64911b499ae57..deea6165838f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.81.2", + "version": "1.82.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",