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 58351ff commit f8ccb7bCopy full SHA for f8ccb7b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
# Changelog
4
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
11
## [5.2.2](https://github.com/lobehub/lobe-ui/compare/v5.2.1...v5.2.2) (2026-03-03)
12
13
### 🐛 Bug Fixes
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@lobehub/ui",
- "version": "5.2.2",
+ "version": "5.3.0",
"description": "Lobe UI is an open-source UI component library for building AIGC web apps",
"keywords": [
"lobehub",
0 commit comments