Skip to content

Commit

Permalink
chore: update versions (alpha) (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 15, 2024
1 parent 6d641a1 commit 71234a2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"@node-real/greenfield-uploadkit": "0.0.4"
},
"changesets": [
"dull-clouds-impress",
"hungry-swans-attend",
"tall-years-judge"
]
Expand Down
6 changes: 6 additions & 0 deletions packages/uploadkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @node-real/greenfield-uploadkit

## 0.0.5-alpha.1

### Patch Changes

- 6d641a1: fix: peerdep import error

## 0.0.5-alpha.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/uploadkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-real/greenfield-uploadkit",
"version": "0.0.5-alpha.0",
"version": "0.0.5-alpha.1",
"author": "node-real",
"description": "Greenfield UploadKit is a React component library for easily uploading objects to BNB Greenfield.",
"homepage": "https://node-real.github.io/greenfield-toolkit/packages/uploadkit",
Expand Down

0 comments on commit 71234a2

Please sign in to comment.