Skip to content

Commit 3ca693d

Browse files
committedMar 12, 2024
🔖 chore(release): v0.133.5 [skip ci]
### [Version&nbsp;0.133.5](lobehub/lobe-chat@v0.133.4...v0.133.5) <sup>Released on **2024-03-12**</sup> <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 9f1635e commit 3ca693d

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed
 

‎CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
# Changelog
44

5+
### [Version 0.133.5](https://github.com/lobehub/lobe-chat/compare/v0.133.4...v0.133.5)
6+
7+
<sup>Released on **2024-03-12**</sup>
8+
9+
<br/>
10+
11+
<details>
12+
<summary><kbd>Improvements and Fixes</kbd></summary>
13+
14+
</details>
15+
16+
<div align="right">
17+
18+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
19+
20+
</div>
21+
522
### [Version 0.133.4](https://github.com/lobehub/lobe-chat/compare/v0.133.3...v0.133.4)
623

724
<sup>Released on **2024-03-11**</sup>

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/chat",
3-
"version": "0.133.4",
3+
"version": "0.133.5",
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)
Please sign in to comment.