Skip to content

Commit 501548c

Browse files
🔖 chore(release): v5.9.2 [skip ci]
## [5.9.2](v5.9.1...v5.9.2) (2026-04-21) ### 🐛 Bug Fixes * **markdown**: Remove background from table body, closes [#503](#503) [#420](#420) ([89871ea](89871ea))
1 parent 89871ea commit 501548c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

33
# Changelog
44

5+
## [5.9.2](https://github.com/lobehub/lobe-ui/compare/v5.9.1...v5.9.2) (2026-04-21)
6+
7+
### 🐛 Bug Fixes
8+
9+
- **markdown**: Remove background from table body, closes [#503](https://github.com/lobehub/lobe-ui/issues/503) [#420](https://github.com/lobehub/lobe-ui/issues/420) ([89871ea](https://github.com/lobehub/lobe-ui/commit/89871ea))
10+
511
## [5.9.1](https://github.com/lobehub/lobe-ui/compare/v5.9.0...v5.9.1) (2026-04-18)
612

713
### 🎫 Chores

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": "5.9.1",
3+
"version": "5.9.2",
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)