We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28eea9f commit 3369e5bCopy full SHA for 3369e5b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
# Changelog
4
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
11
# [5.5.0](https://github.com/lobehub/lobe-ui/compare/v5.4.0...v5.5.0) (2026-03-10)
12
13
### ♻ Code Refactoring
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@lobehub/ui",
- "version": "5.5.0",
+ "version": "5.5.1",
"description": "Lobe UI is an open-source UI component library for building AIGC web apps",
"keywords": [
"lobehub",
0 commit comments