This repository was archived by the owner on Jun 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 6
6
"uploadkit-with-nextjs-rainbowkit" : " 0.0.1" ,
7
7
"uploadkit-with-nextjs-walletkit" : " 0.0.1" ,
8
8
"uploadkit-with-vite-walletkit" : " 0.0.1" ,
9
- "@node-real/greenfield-uploadkit" : " 0.0.4"
9
+ "@node-real/greenfield-uploadkit" : " 0.0.4" ,
10
+ "uploadkit-with-remix-rainbowkit" : " 0.0.75"
10
11
},
11
12
"changesets" : [
12
13
" dull-clouds-impress" ,
13
14
" hungry-swans-attend" ,
15
+ " small-poems-notice" ,
14
16
" tall-years-judge"
15
17
]
16
18
}
Original file line number Diff line number Diff line change 1
1
# @node-real/greenfield-uploadkit
2
2
3
+ ## 0.0.5-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - a6b4d97: fix: entry js path & nextjs example & add remix example
8
+
3
9
## 0.0.5-alpha.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @node-real/greenfield-uploadkit" ,
3
- "version" : " 0.0.5-alpha.1 " ,
3
+ "version" : " 0.0.5-alpha.2 " ,
4
4
"author" : " node-real" ,
5
5
"description" : " Greenfield UploadKit is a React component library for easily uploading objects to BNB Greenfield." ,
6
6
"homepage" : " https://node-real.github.io/greenfield-toolkit/packages/uploadkit" ,
You can’t perform that action at this time.
0 commit comments