Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit f576b49

Browse files
chore: update versions (alpha) (#27)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8eaf506 commit f576b49

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@
66
"uploadkit-with-nextjs-rainbowkit": "0.0.1",
77
"uploadkit-with-nextjs-walletkit": "0.0.1",
88
"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"
1011
},
1112
"changesets": [
1213
"dull-clouds-impress",
1314
"hungry-swans-attend",
15+
"small-poems-notice",
1416
"tall-years-judge"
1517
]
1618
}

packages/uploadkit/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @node-real/greenfield-uploadkit
22

3+
## 0.0.5-alpha.2
4+
5+
### Patch Changes
6+
7+
- a6b4d97: fix: entry js path & nextjs example & add remix example
8+
39
## 0.0.5-alpha.1
410

511
### Patch Changes

packages/uploadkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-real/greenfield-uploadkit",
3-
"version": "0.0.5-alpha.1",
3+
"version": "0.0.5-alpha.2",
44
"author": "node-real",
55
"description": "Greenfield UploadKit is a React component library for easily uploading objects to BNB Greenfield.",
66
"homepage": "https://node-real.github.io/greenfield-toolkit/packages/uploadkit",

0 commit comments

Comments
 (0)