Skip to content

Commit 3369e5b

Browse files
🔖 chore(release): v5.5.1 [skip ci]
## [5.5.1](v5.5.0...v5.5.1) (2026-03-13) ### 🐛 Bug Fixes * Resolve Tooltip Popover hover conflict, closes [#488](#488) ([28eea9f](28eea9f))
1 parent 28eea9f commit 3369e5b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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.5.1](https://github.com/lobehub/lobe-ui/compare/v5.5.0...v5.5.1) (2026-03-13)
6+
7+
### 🐛 Bug Fixes
8+
9+
- Resolve Tooltip Popover hover conflict, closes [#488](https://github.com/lobehub/lobe-ui/issues/488) ([28eea9f](https://github.com/lobehub/lobe-ui/commit/28eea9f))
10+
511
# [5.5.0](https://github.com/lobehub/lobe-ui/compare/v5.4.0...v5.5.0) (2026-03-10)
612

713
### ♻ Code Refactoring

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.5.0",
3+
"version": "5.5.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)