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

Commit 71234a2

Browse files
chore: update versions (alpha) (#24)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6d641a1 commit 71234a2

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"@node-real/greenfield-uploadkit": "0.0.4"
1010
},
1111
"changesets": [
12+
"dull-clouds-impress",
1213
"hungry-swans-attend",
1314
"tall-years-judge"
1415
]

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.1
4+
5+
### Patch Changes
6+
7+
- 6d641a1: fix: peerdep import error
8+
39
## 0.0.5-alpha.0
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.0",
3+
"version": "0.0.5-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)