-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: upload finish error & scroll style on edge (#15)
* fix: scroll style on edge (#6) * chore: update versions (alpha) (#7) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: upload finish error (#8) * chore: update versions (alpha) (#9) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: upload finish error & scroll style on edge --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
8373e5f
commit 21b0b97
Showing
5 changed files
with
26 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@node-real/greenfield-uploadkit': patch | ||
--- | ||
|
||
fix: upload finish error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"mode": "exit", | ||
"tag": "alpha", | ||
"initialVersions": { | ||
"example-nextjs-with-rainbowkit": "0.0.1", | ||
"example-nextjs-with-walletkit": "0.0.1", | ||
"example-vite-with-walletkit": "0.0.1", | ||
"@node-real/greenfield-uploadkit": "0.0.2", | ||
"website": "0.0.1" | ||
}, | ||
"changesets": [ | ||
"five-turtles-attack", | ||
"thin-mirrors-warn" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@node-real/greenfield-uploadkit': patch | ||
--- | ||
|
||
fix: scroll style on edge |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters