-
Notifications
You must be signed in to change notification settings - Fork 498
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 #6585
Version Packages #6585
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 #6585 +/- ##
=======================================
Coverage 54.98% 54.99%
=======================================
Files 885 885
Lines 55509 55509
Branches 3796 3795 -1
=======================================
+ Hits 30524 30528 +4
+ Misses 24890 24886 -4
Partials 95 95
🚀 New features to boost your workflow:
|
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
3d7c009
Thanks @joaquim-verges! - Fix CLI secret key handling@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating version numbers and changelogs for the
thirdweb
and@thirdweb-dev/wagmi-adapter
packages, as well as deleting an unused changelog file.Detailed summary
.changeset/neat-clowns-wish.md
thirdweb
version
from5.93.7
to5.93.8
inpackages/thirdweb/package.json
@thirdweb-dev/wagmi-adapter
version
from0.2.42
to0.2.43
inpackages/wagmi-adapter/package.json
thirdweb
version5.93.8
inpackages/thirdweb/CHANGELOG.md
with a fix for CLI secret key handling