Skip to content

Commit b4ffbb1

Browse files
🔖 chore(release): v1.170.1 [skip ci]
### [Version&nbsp;1.170.1](v1.170.0...v1.170.1) <sup>Released on **2025-03-30**</sup> #### 🐛 Bug Fixes - **misc**: Fix mermaid on switch theme. #### 💄 Styles - **misc**: Fix Form style. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix mermaid on switch theme ([aba43ee](aba43ee)) #### Styles * **misc**: Fix Form style ([2e5e202](2e5e202)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent aba43ee commit b4ffbb1

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.170.1](https://github.com/lobehub/lobe-ui/compare/v1.170.0...v1.170.1)
6+
7+
<sup>Released on **2025-03-30**</sup>
8+
9+
#### 🐛 Bug Fixes
10+
11+
- **misc**: Fix mermaid on switch theme.
12+
13+
#### 💄 Styles
14+
15+
- **misc**: Fix Form style.
16+
17+
<br/>
18+
19+
<details>
20+
<summary><kbd>Improvements and Fixes</kbd></summary>
21+
22+
#### What's fixed
23+
24+
- **misc**: Fix mermaid on switch theme ([aba43ee](https://github.com/lobehub/lobe-ui/commit/aba43ee))
25+
26+
#### Styles
27+
28+
- **misc**: Fix Form style ([2e5e202](https://github.com/lobehub/lobe-ui/commit/2e5e202))
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.170.0](https://github.com/lobehub/lobe-ui/compare/v1.169.3...v1.170.0)
639

740
<sup>Released on **2025-03-30**</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": "1.170.0",
3+
"version": "1.170.1",
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)