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

Commit 443c2a9

Browse files
chore: update versions (alpha) (#52)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a50135e commit 443c2a9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"honest-houses-dream",
1414
"kind-crews-remember",
1515
"short-pianos-allow",
16-
"slimy-knives-hunt"
16+
"slimy-knives-hunt",
17+
"tender-ducks-teach"
1718
]
1819
}

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.1.0-alpha.1
4+
5+
### Patch Changes
6+
7+
- a50135e: fix object sealling issue
8+
39
## 0.1.0-alpha.0
410

511
### Minor 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.1.0-alpha.0",
3+
"version": "0.1.0-alpha.1",
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)