Skip to content

Commit f8ccb7b

Browse files
🔖 chore(release): v5.3.0 [skip ci]
# [5.3.0](v5.2.2...v5.3.0) (2026-03-04) ### ✨ Features * Add Image copy and download, closes [#482](#482) ([58351ff](58351ff))
1 parent 58351ff commit f8ccb7b

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.3.0](https://github.com/lobehub/lobe-ui/compare/v5.2.2...v5.3.0) (2026-03-04)
6+
7+
### ✨ Features
8+
9+
- Add Image copy and download, closes [#482](https://github.com/lobehub/lobe-ui/issues/482) ([58351ff](https://github.com/lobehub/lobe-ui/commit/58351ff))
10+
511
## [5.2.2](https://github.com/lobehub/lobe-ui/compare/v5.2.1...v5.2.2) (2026-03-03)
612

713
### 🐛 Bug Fixes

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