Skip to content

Commit 499abf6

Browse files
🔖 chore(release): v4.36.2 [skip ci]
## [4.36.2](v4.36.1...v4.36.2) (2026-02-11) ### 🐛 Bug Fixes * Remove unused container attributes from DropdownMenu, EditorSlashMenu, LobeSelect, and Popover components ([0406d82](0406d82))
1 parent 0406d82 commit 499abf6

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+
## [4.36.2](https://github.com/lobehub/lobe-ui/compare/v4.36.1...v4.36.2) (2026-02-11)
6+
7+
### 🐛 Bug Fixes
8+
9+
- Remove unused container attributes from DropdownMenu, EditorSlashMenu, LobeSelect, and Popover components ([0406d82](https://github.com/lobehub/lobe-ui/commit/0406d82))
10+
511
## [4.36.1](https://github.com/lobehub/lobe-ui/compare/v4.36.0...v4.36.1) (2026-02-11)
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": "4.36.1",
3+
"version": "4.36.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)