-
Notifications
You must be signed in to change notification settings - Fork 621
chore: update @mobile-wallet-protocol/client to 0.1.1 #5151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update @mobile-wallet-protocol/client to 0.1.1 #5151
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: 79c5993 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
|
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @joaquim-verges and the rest of your teammates on |
size-limit report 📦
|
a1853ec to
9d8afbd
Compare
…allet-protocol/client_to_0.1.1
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5151 +/- ##
=======================================
Coverage 45.45% 45.45%
=======================================
Files 1065 1065
Lines 55122 55122
Branches 3976 3976
=======================================
+ Hits 25053 25054 +1
+ Misses 29377 29376 -1
Partials 692 692
*This pull request uses carry forward flags. Click here to find out more. |

Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
This PR focuses on updating dependencies and making adjustments to the
package.jsonfiles, as well as modifying the logic in theWalletImage.tsxfile to handle external wallet images differently.Detailed summary
@mobile-wallet-protocol/clientversion from0.0.3to0.1.1.WalletImage.tsxto returnexternalWalletImagedirectly if it does not start withipfs://.filesarray inpackage.jsonfor consistency.packages/thirdweb/package.jsonby removing unnecessary line breaks.