Skip to content

Commit f9d312e

Browse files
🔖 chore(release): v2.0.17 [skip ci]
### [Version&nbsp;2.0.17](v2.0.16...v2.0.17) <sup>Released on **2025-05-15**</sup> #### 💄 Styles - **misc**: Fix type, Update preprocessLaTeX. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Fix type ([d614abe](d614abe)) * **misc**: Update preprocessLaTeX, closes [#345](#345) ([f2b7d1f](f2b7d1f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent f2b7d1f commit f9d312e

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

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

33
# Changelog
44

5+
### [Version 2.0.17](https://github.com/lobehub/lobe-ui/compare/v2.0.16...v2.0.17)
6+
7+
<sup>Released on **2025-05-15**</sup>
8+
9+
#### 💄 Styles
10+
11+
- **misc**: Fix type, Update preprocessLaTeX.
12+
13+
<br/>
14+
15+
<details>
16+
<summary><kbd>Improvements and Fixes</kbd></summary>
17+
18+
#### Styles
19+
20+
- **misc**: Fix type ([d614abe](https://github.com/lobehub/lobe-ui/commit/d614abe))
21+
- **misc**: Update preprocessLaTeX, closes [#345](https://github.com/lobehub/lobe-ui/issues/345) ([f2b7d1f](https://github.com/lobehub/lobe-ui/commit/f2b7d1f))
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 2.0.16](https://github.com/lobehub/lobe-ui/compare/v2.0.15...v2.0.16)
632

733
<sup>Released on **2025-05-14**</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/ui",
3-
"version": "2.0.16",
3+
"version": "2.0.17",
44
"description": "Lobe UI is an open-source UI component library for building AIGC web apps",
55
"keywords": [
66
"lobehub",

0 commit comments

Comments
 (0)