Skip to content

Commit 086bf8a

Browse files
🔖 chore(release): v4.34.0 [skip ci]
# [4.34.0](v4.33.4...v4.34.0) (2026-02-07) ### ✨ Features * **context-menu**: Add support for item descriptions and icon alignment ([23b1329](23b1329)) ### 🎫 Chores * **lint**: Update lint ([5c0fab4](5c0fab4))
1 parent 23b1329 commit 086bf8a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

33
# Changelog
44

5+
# [4.34.0](https://github.com/lobehub/lobe-ui/compare/v4.33.4...v4.34.0) (2026-02-07)
6+
7+
### ✨ Features
8+
9+
- **context-menu**: Add support for item descriptions and icon alignment ([23b1329](https://github.com/lobehub/lobe-ui/commit/23b1329))
10+
11+
### 🎫 Chores
12+
13+
- **lint**: Update lint ([5c0fab4](https://github.com/lobehub/lobe-ui/commit/5c0fab4))
14+
515
### [Version 4.33.4](https://github.com/lobehub/lobe-ui/compare/v4.33.3...v4.33.4)
616

717
<sup>Released on **2026-02-04**</sup>

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