diff --git a/CHANGELOG.md b/CHANGELOG.md index fcab72a838c9..cba18e666b68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.3.2](https://github.com/bentwnghk/lobe-chat/compare/v1.3.1...v1.3.2) + +Released on **2024-01-27** + +#### 💄 Styles + +- **misc**: Improve stop loading icon. + +
+ +
+Improvements and Fixes + +#### Styles + +- **misc**: Improve stop loading icon, closes [#1154](https://github.com/bentwnghk/lobe-chat/issues/1154) ([6444fc2](https://github.com/bentwnghk/lobe-chat/commit/6444fc2)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.3.1](https://github.com/bentwnghk/lobe-chat/compare/v1.3.0...v1.3.1) Released on **2024-01-25** diff --git a/package.json b/package.json index 7c411d411bde..a634a4be9730 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.3.1", + "version": "1.3.2", "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",