Skip to content

Commit de7c5fd

Browse files
semantic-release-botlikaiqiang
authored andcommitted
🔖 chore(release): v1.60.7 [skip ci]
### [Version&nbsp;1.60.7](lobehub/lobe-chat@v1.60.6...v1.60.7) <sup>Released on **2025-02-17**</sup> #### 💄 Styles - **misc**: Remove deprecated gemini models, update MiniMax models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Remove deprecated gemini models, closes [lobehub#6269](lobehub#6269) ([45977c3](lobehub@45977c3)) * **misc**: Update MiniMax models, closes [lobehub#6270](lobehub#6270) ([2d7803a](lobehub@2d7803a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent a0c58d6 commit de7c5fd

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.60.7](https://github.com/lobehub/lobe-chat/compare/v1.60.6...v1.60.7)
6+
7+
<sup>Released on **2025-02-17**</sup>
8+
9+
#### 💄 Styles
10+
11+
- **misc**: Remove deprecated gemini models, update MiniMax models.
12+
13+
<br/>
14+
15+
<details>
16+
<summary><kbd>Improvements and Fixes</kbd></summary>
17+
18+
#### Styles
19+
20+
- **misc**: Remove deprecated gemini models, closes [#6269](https://github.com/lobehub/lobe-chat/issues/6269) ([45977c3](https://github.com/lobehub/lobe-chat/commit/45977c3))
21+
- **misc**: Update MiniMax models, closes [#6270](https://github.com/lobehub/lobe-chat/issues/6270) ([2d7803a](https://github.com/lobehub/lobe-chat/commit/2d7803a))
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.60.6](https://github.com/lobehub/lobe-chat/compare/v1.60.5...v1.60.6)
632

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/chat",
3-
"version": "1.60.6",
3+
"version": "1.60.7",
44
"description": "Lobe 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.",
55
"keywords": [
66
"framework",

0 commit comments

Comments
 (0)