-
Notifications
You must be signed in to change notification settings - Fork 524
Version Packages #6835
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 #6835
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. |
## 0.2.62 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changelog entry for version 0.2.62 appears to be empty. Consider adding a note to clarify whether this is a dependency-only update or if it's being released alongside the thirdweb
package without functional changes. This helps users understand why a new version is being published even when there are no direct changes to the package itself.
## 0.2.62 | |
## 0.2.62 | |
- Dependency updates only - no functional changes |
Spotted by Diamond
Is this helpful? React 👍 or 👎 to let us know.
size-limit report 📦
|
3faebb0
to
eec0240
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6835 +/- ##
=======================================
Coverage 55.30% 55.31%
=======================================
Files 896 896
Lines 57023 57023
Branches 3968 3971 +3
=======================================
+ Hits 31536 31541 +5
+ Misses 25390 25385 -5
Partials 97 97
🚀 New features to boost your workflow:
|
eec0240
to
90a6c1b
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
#6837
d95b3d3
Thanks @arcoraven! - chore: Add unthreadCustomerId to TeamResponse#6842
f2d0f11
Thanks @jnsdls! - add insight.webhooks to capabilities[email protected]
Patch Changes
4c33936
Thanks @joaquim-verges! - Always checksum Account.address@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating version numbers and changelogs for several packages, specifically
thirdweb
,@thirdweb-dev/service-utils
, and@thirdweb-dev/wagmi-adapter
, reflecting new patch releases and their respective changes.Detailed summary
.changeset
markdown files.version
ofthirdweb
from5.96.1
to5.96.2
.version
of@thirdweb-dev/service-utils
from0.9.5
to0.9.6
.version
of@thirdweb-dev/wagmi-adapter
from0.2.61
to0.2.62
.thirdweb
version5.96.2
with a checksum feature.@thirdweb-dev/service-utils
version0.9.6
with two new features.