-
Notifications
You must be signed in to change notification settings - Fork 513
Version Packages #6715
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 #6715
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6715 +/- ##
=======================================
Coverage 54.92% 54.93%
=======================================
Files 890 890
Lines 56002 56002
Branches 3821 3820 -1
=======================================
+ Hits 30757 30762 +5
+ Misses 25150 25145 -5
Partials 95 95
🚀 New features to boost your workflow:
|
f9a91c8
to
8a245f2
Compare
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
#6716
0ea8987
Thanks @gregfromstl! - Miscellaneous PayEmbed error improvements:#6712
e574114
Thanks @joaquim-verges! - Dont retry on user connection rejection in eip1193 connector@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating version numbers and enhancing the
CHANGELOG.md
for thethirdweb
and@thirdweb-dev/wagmi-adapter
packages, along with deleting two.changeset
files.Detailed summary
thirdweb
version from5.94.1
to5.94.2
inpackages/thirdweb/package.json
.@thirdweb-dev/wagmi-adapter
version from0.2.54
to0.2.55
inpackages/wagmi-adapter/package.json
.packages/thirdweb/CHANGELOG.md
for version5.94.2
:PayEmbed
error handling.eip1193
connector.