Skip to content

Commit 666b2b0

Browse files
🔖 chore(release): v1.77.4 [skip ci]
### [Version&nbsp;1.77.4](v1.77.3...v1.77.4) <sup>Released on **2025-03-31**</sup> #### ♻ Code Refactoring - **misc**: Refactor db core. #### 💄 Styles - **misc**: Update branding. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor db core, closes [#7245](#7245) ([5c71db6](5c71db6)) #### Styles * **misc**: Update branding, closes [#7224](#7224) ([481cab0](481cab0)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 0f7af4b commit 666b2b0

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,39 @@
22

33
# Changelog
44

5+
### [Version 1.77.4](https://github.com/lobehub/lobe-chat/compare/v1.77.3...v1.77.4)
6+
7+
<sup>Released on **2025-03-31**</sup>
8+
9+
#### ♻ Code Refactoring
10+
11+
- **misc**: Refactor db core.
12+
13+
#### 💄 Styles
14+
15+
- **misc**: Update branding.
16+
17+
<br/>
18+
19+
<details>
20+
<summary><kbd>Improvements and Fixes</kbd></summary>
21+
22+
#### Code refactoring
23+
24+
- **misc**: Refactor db core, closes [#7245](https://github.com/lobehub/lobe-chat/issues/7245) ([5c71db6](https://github.com/lobehub/lobe-chat/commit/5c71db6))
25+
26+
#### Styles
27+
28+
- **misc**: Update branding, closes [#7224](https://github.com/lobehub/lobe-chat/issues/7224) ([481cab0](https://github.com/lobehub/lobe-chat/commit/481cab0))
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.77.3](https://github.com/lobehub/lobe-chat/compare/v1.77.2...v1.77.3)
639

740
<sup>Released on **2025-03-29**</sup>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/chat",
3-
"version": "1.77.3",
3+
"version": "1.77.4",
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)