Skip to content

Commit 8bc9dd8

Browse files
🔖 chore(release): v1.107.2 [skip ci]
### [Version&nbsp;1.107.2](v1.107.1...v1.107.2) <sup>Released on **2025-02-28**</sup> #### 💄 Styles - **misc**: Improve portal style, Optimize smooth output. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Improve portal style, closes [lobehub#6588](https://github.com/bentwnghk/lobe-chat/issues/6588) ([55b5416](55b5416)) * **misc**: Optimize smooth output, closes [lobehub#5824](https://github.com/bentwnghk/lobe-chat/issues/5824) ([7a84ad9](7a84ad9)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent e68b2ec commit 8bc9dd8

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
22

33
# Changelog
44

5+
### [Version 1.107.2](https://github.com/bentwnghk/lobe-chat/compare/v1.107.1...v1.107.2)
6+
7+
<sup>Released on **2025-02-28**</sup>
8+
9+
#### 💄 Styles
10+
11+
- **misc**: Improve portal style, Optimize smooth output.
12+
13+
<br/>
14+
15+
<details>
16+
<summary><kbd>Improvements and Fixes</kbd></summary>
17+
18+
#### Styles
19+
20+
- **misc**: Improve portal style, closes [#6588](https://github.com/bentwnghk/lobe-chat/issues/6588) ([55b5416](https://github.com/bentwnghk/lobe-chat/commit/55b5416))
21+
- **misc**: Optimize smooth output, closes [#5824](https://github.com/bentwnghk/lobe-chat/issues/5824) ([7a84ad9](https://github.com/bentwnghk/lobe-chat/commit/7a84ad9))
22+
23+
</details>
24+
25+
<div align="right">
26+
27+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
28+
29+
</div>
30+
531
### [Version 1.107.1](https://github.com/bentwnghk/lobe-chat/compare/v1.107.0...v1.107.1)
632

733
<sup>Released on **2025-02-28**</sup>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bentwnghk/chat",
3-
"version": "1.107.1",
3+
"version": "1.107.2",
44
"description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system.",
55
"keywords": [
66
"framework",

0 commit comments

Comments
 (0)