-
Notifications
You must be signed in to change notification settings - Fork 557
Version Packages #7042
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 #7042
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 #7042 +/- ##
==========================================
- Coverage 55.51% 55.50% -0.01%
==========================================
Files 909 909
Lines 58402 58402
Branches 4071 4072 +1
==========================================
- Hits 32419 32415 -4
- Misses 25878 25882 +4
Partials 105 105
🚀 New features to boost your workflow:
|
1508d8d
to
69a9e2e
Compare
69a9e2e
to
805de7e
Compare
805de7e
to
31ac8ee
Compare
31ac8ee
to
581acd4
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7042 +/- ##
==========================================
- Coverage 55.49% 55.47% -0.03%
==========================================
Files 909 909
Lines 58406 58406
Branches 4075 4071 -4
==========================================
- Hits 32415 32401 -14
- Misses 25886 25902 +16
+ Partials 105 103 -2
🚀 New features to boost your workflow:
|
581acd4
to
4b0e2f2
Compare
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
ae2ff74
Thanks @joaquim-verges! - Update openAPI spec[email protected]
Patch Changes
#7065
61152dd
Thanks @joaquim-verges! - Return timestamps in Engine.getTransactionStatus()#7069
da2a2a0
Thanks @joaquim-verges! - Fix buyWithCrypto false not respected when going back from quote#7040
20b5ba9
Thanks @joaquim-verges! - Propagate 401 errors when connecting in-app wallet#7061
8d47864
Thanks @joaquim-verges! - Expose prepareUserOp utility functionUpdated dependencies [
ae2ff74
]:@thirdweb-dev/[email protected]
Patch Changes
e71e7d7
Thanks @d4mr! - added secret key and default vault url@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating version numbers across various packages, modifying changelogs, and making minor adjustments to the
package.json
files. It also includes the removal of several.md
files related to changesets.Detailed summary
version
inpackages/thirdweb/package.json
from5.99.1
to5.99.2
.version
inpackages/vault-sdk/package.json
from0.0.2
to0.0.3
.version
inpackages/wagmi-adapter/package.json
from0.2.77
to0.2.78
.packages/engine/CHANGELOG.md
- Version3.0.1
.packages/vault-sdk/CHANGELOG.md
- Version0.0.3
.packages/thirdweb/CHANGELOG.md
- Version5.99.2
.version
inpackages/engine/package.json
from3.0.0
to3.0.1
.files
array inpackages/engine/package.json
for better readability.