Skip to content

Commit e97795a

Browse files
🔖 chore(release): v2.1.6 [skip ci]
### [Version&nbsp;2.1.6](v2.1.5...v2.1.6) <sup>Released on **2025-05-16**</sup> #### ♻ Code Refactoring - **misc**: Refactor Markdown. #### 🐛 Bug Fixes - **misc**: Fix typo, Fix typo. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor Markdown ([0b80f15](0b80f15)) #### What's fixed * **misc**: Fix typo ([a045617](a045617)) * **misc**: Fix typo ([8f25f59](8f25f59)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent a045617 commit e97795a

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

CHANGELOG.md

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

33
# Changelog
44

5+
### [Version 2.1.6](https://github.com/lobehub/lobe-ui/compare/v2.1.5...v2.1.6)
6+
7+
<sup>Released on **2025-05-16**</sup>
8+
9+
#### ♻ Code Refactoring
10+
11+
- **misc**: Refactor Markdown.
12+
13+
#### 🐛 Bug Fixes
14+
15+
- **misc**: Fix typo, Fix typo.
16+
17+
<br/>
18+
19+
<details>
20+
<summary><kbd>Improvements and Fixes</kbd></summary>
21+
22+
#### Code refactoring
23+
24+
- **misc**: Refactor Markdown ([0b80f15](https://github.com/lobehub/lobe-ui/commit/0b80f15))
25+
26+
#### What's fixed
27+
28+
- **misc**: Fix typo ([a045617](https://github.com/lobehub/lobe-ui/commit/a045617))
29+
- **misc**: Fix typo ([8f25f59](https://github.com/lobehub/lobe-ui/commit/8f25f59))
30+
31+
</details>
32+
33+
<div align="right">
34+
35+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
36+
37+
</div>
38+
539
### [Version 2.1.5](https://github.com/lobehub/lobe-ui/compare/v2.1.4...v2.1.5)
640

741
<sup>Released on **2025-05-16**</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.1.5",
3+
"version": "2.1.6",
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)