Skip to content

Commit 1dc0ff6

Browse files
🔖 chore(release): v1.112.1 [skip ci]
### [Version&nbsp;1.112.1](v1.112.0...v1.112.1) <sup>Released on **2025-03-15**</sup> #### 🐛 Bug Fixes - **misc**: Fix google gemini output relative issue. #### 💄 Styles - **misc**: Update Vertex AI models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix google gemini output relative issue, closes [lobehub#6970](https://github.com/bentwnghk/lobe-chat/issues/6970) ([fdcaaf3](fdcaaf3)) #### Styles * **misc**: Update Vertex AI models, closes [lobehub#6967](https://github.com/bentwnghk/lobe-chat/issues/6967) ([d4432f1](d4432f1)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 3a50079 commit 1dc0ff6

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

CHANGELOG.md

+33
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,39 @@
22

33
# Changelog
44

5+
### [Version 1.112.1](https://github.com/bentwnghk/lobe-chat/compare/v1.112.0...v1.112.1)
6+
7+
<sup>Released on **2025-03-15**</sup>
8+
9+
#### 🐛 Bug Fixes
10+
11+
- **misc**: Fix google gemini output relative issue.
12+
13+
#### 💄 Styles
14+
15+
- **misc**: Update Vertex AI models.
16+
17+
<br/>
18+
19+
<details>
20+
<summary><kbd>Improvements and Fixes</kbd></summary>
21+
22+
#### What's fixed
23+
24+
- **misc**: Fix google gemini output relative issue, closes [#6970](https://github.com/bentwnghk/lobe-chat/issues/6970) ([fdcaaf3](https://github.com/bentwnghk/lobe-chat/commit/fdcaaf3))
25+
26+
#### Styles
27+
28+
- **misc**: Update Vertex AI models, closes [#6967](https://github.com/bentwnghk/lobe-chat/issues/6967) ([d4432f1](https://github.com/bentwnghk/lobe-chat/commit/d4432f1))
29+
30+
</details>
31+
32+
<div align="right">
33+
34+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
35+
36+
</div>
37+
538
## [Version 1.112.0](https://github.com/bentwnghk/lobe-chat/compare/v1.111.1...v1.112.0)
639

740
<sup>Released on **2025-03-14**</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.112.0",
3+
"version": "1.112.1",
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)