Skip to content

Commit 6b360d7

Browse files
🔖 chore(release): v5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2026-03-03) ### 🐛 Bug Fixes * Update dumi-theme-lobehub and @lobehub/icons to major versions ([b5e20ac](b5e20ac))
1 parent b5e20ac commit 6b360d7

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

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.0.1](https://github.com/lobehub/lobe-ui/compare/v5.0.0...v5.0.1) (2026-03-03)
6+
7+
### 🐛 Bug Fixes
8+
9+
- Update dumi-theme-lobehub and @lobehub/icons to major versions ([b5e20ac](https://github.com/lobehub/lobe-ui/commit/b5e20ac))
10+
511
# [5.0.0](https://github.com/lobehub/lobe-ui/compare/v4.38.4...v5.0.0) (2026-03-02)
612

713
### 🎫 Chores

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/ui",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Lobe UI is an open-source UI component library for building AIGC web apps",
55
"keywords": [
66
"lobehub",
@@ -275,4 +275,4 @@
275275
"patchedDependencies": {
276276
"conventional-changelog-gitmoji-config@1.5.2": "patches/conventional-changelog-gitmoji-config@1.5.2.patch"
277277
}
278-
}
278+
}

0 commit comments

Comments
 (0)