-
Notifications
You must be signed in to change notification settings - Fork 619
Version Packages #5247
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
Version Packages #5247
Conversation
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. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5247 +/- ##
=======================================
Coverage 45.43% 45.43%
=======================================
Files 1067 1067
Lines 55435 55435
Branches 4010 4019 +9
=======================================
Hits 25185 25185
+ Misses 29559 29558 -1
- Partials 691 692 +1
*This pull request uses carry forward flags. Click here to find out more. |
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Patch Changes
82c8726Thanks @joaquim-verges! - Fix custom paymaster callback not being respectedPR-Codex overview
This PR updates the
thirdwebpackage version from5.64.4to5.64.5and adds a new entry in theCHANGELOG.mdto document a fix for the custom paymaster callback issue.Detailed summary
versioninpackages/thirdweb/package.jsonfrom5.64.4to5.64.5.CHANGELOG.mdentry for5.64.5: