Skip to content

Commit 3da3e61

Browse files
🔖 chore(release): v4.34.1 [skip ci]
## [4.34.1](v4.34.0...v4.34.1) (2026-02-07) ### 🐛 Bug Fixes * **sortable-list**: Improve generic type support for SortableList ([2d3509e](2d3509e))
1 parent 2d3509e commit 3da3e61

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.34.1](https://github.com/lobehub/lobe-ui/compare/v4.34.0...v4.34.1) (2026-02-07)
6+
7+
### 🐛 Bug Fixes
8+
9+
- **sortable-list**: Improve generic type support for SortableList ([2d3509e](https://github.com/lobehub/lobe-ui/commit/2d3509e))
10+
511
# [4.34.0](https://github.com/lobehub/lobe-ui/compare/v4.33.4...v4.34.0) (2026-02-07)
612

713
### ✨ Features

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