Skip to content

Commit 13e0652

Browse files
🔖 chore(release): v2.1.13 [skip ci]
### [Version&nbsp;2.1.13](lobehub/lobehub@v2.1.12...v2.1.13) <sup>Released on **2026-02-03**</sup> #### 🐛 Bug Fixes - **docker**: Add librt.so.1 to fix PDF parsing. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **docker**: Add librt.so.1 to fix PDF parsing, closes [lobehub#12039](lobehub#12039) ([4a6be92](lobehub@4a6be92)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 4a6be92 commit 13e0652

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

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

33
# Changelog
44

5+
### [Version 2.1.13](https://github.com/lobehub/lobe-chat/compare/v2.1.12...v2.1.13)
6+
7+
<sup>Released on **2026-02-03**</sup>
8+
9+
#### 🐛 Bug Fixes
10+
11+
- **docker**: Add librt.so.1 to fix PDF parsing.
12+
13+
<br/>
14+
15+
<details>
16+
<summary><kbd>Improvements and Fixes</kbd></summary>
17+
18+
#### What's fixed
19+
20+
- **docker**: Add librt.so.1 to fix PDF parsing, closes [#12039](https://github.com/lobehub/lobe-chat/issues/12039) ([4a6be92](https://github.com/lobehub/lobe-chat/commit/4a6be92))
21+
22+
</details>
23+
24+
<div align="right">
25+
26+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
27+
28+
</div>
29+
530
### [Version 2.1.12](https://github.com/lobehub/lobe-chat/compare/v2.1.11...v2.1.12)
631

732
<sup>Released on **2026-02-03**</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/lobehub",
3-
"version": "2.1.12",
3+
"version": "2.1.13",
44
"description": "LobeHub - an open-source,comprehensive AI Agent 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)