-
Notifications
You must be signed in to change notification settings - Fork 502
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 #6499
Version Packages #6499
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. |
8c8aa0a
to
bc0dcfc
Compare
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6499 +/- ##
==========================================
- Coverage 54.78% 54.77% -0.01%
==========================================
Files 875 875
Lines 54903 54903
Branches 3745 3739 -6
==========================================
- Hits 30077 30073 -4
- Misses 24731 24735 +4
Partials 95 95
🚀 New features to boost your workflow:
|
bc0dcfc
to
9e4ad97
Compare
9e4ad97
to
5ba7bc2
Compare
5ba7bc2
to
531e56a
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
@thirdweb-dev/[email protected]
Patch Changes
f81fd46
Thanks @jnsdls! - expose project.services.iaw.smsEnabledCountryISOs from api response[email protected]
Patch Changes
#6496
b5fb5dd
Thanks @joaquim-verges! - Support account overrides in engineAccount()#6498
8b036dc
Thanks @joaquim-verges! - Add Saga in gas free chains definitions@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating version numbers and changelogs for various packages, along with modifying the
typesVersions
structure inthirdweb/package.json
to a more uniform format.Detailed summary
version
in@thirdweb-dev/service-utils
from0.8.15
to0.8.16
.version
in@thirdweb-dev/wagmi-adapter
from0.2.33
to0.2.34
.version
inthirdweb
from5.92.2
to5.92.3
.0.8.16
and5.92.3
.typesVersions
inthirdweb/package.json
for consistency.