-
Notifications
You must be signed in to change notification settings - Fork 544
Version Packages #7277
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 #7277
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThis change updates the Changes
Possibly related PRs
Suggested labels
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (7)
💤 Files with no reviewable changes (1)
✅ Files skipped from review due to trivial changes (5)
🧰 Additional context used🪛 LanguageToolpackages/service-utils/CHANGELOG.md[duplication] ~9-~9: Possible typo: you repeated a word. (ENGLISH_WORD_REPEAT_RULE) 🔇 Additional comments (2)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7277 +/- ##
=======================================
Coverage 55.58% 55.58%
=======================================
Files 909 909
Lines 58670 58670
Branches 4158 4158
=======================================
Hits 32609 32609
+ Misses 25955 25954 -1
- Partials 106 107 +1
🚀 New features to boost your workflow:
|
size-limit report 📦
|
32f395c
to
e47902a
Compare
e47902a
to
d094e26
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
42236d4
Thanks @jnsdls! - remove:starter_legacy
plan typebillingPlanVersion
fieldgrowthTrialEligible
field[email protected]
Patch Changes
e3e3142
Thanks @catalyst17! - fix implementation resolution for Beacon@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating the version numbers and changelogs for several packages, including
thirdweb
,service-utils
, andwagmi-adapter
, along with the deletion of some changelog files.Detailed summary
thirdweb
version from5.102.4
to5.102.5
.service-utils
version from0.9.11
to0.9.12
.wagmi-adapter
version from0.2.90
to0.2.91
.thirdweb
,service-utils
, andwagmi-adapter
..changeset/cold-icons-shop.md
and.changeset/many-hounds-wave.md
.Summary by CodeRabbit
Bug Fixes
Chores