Version Packages#8765
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (9)
💤 Files with no reviewable changes (1)
WalkthroughVersion bumps and changelog additions across thirdweb SDK (5.119.4 → 5.120.0 with RampNow onramp provider), nebula (0.2.114 → 0.2.115), wagmi-adapter (0.2.211 → 0.2.212), and wagmi-demo app (0.0.56 → 0.0.57) with processed changeset cleanup. ChangesRelease Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
| ## 0.2.212 | ||
|
|
There was a problem hiding this comment.
The changelog entry for version 0.2.212 is incomplete. It only has the version header but is missing the content describing what changed (e.g., "### Patch Changes" section with dependency updates). All other packages in this release (nebula, wagmi-inapp) have complete changelog entries with their patch changes documented.
This will result in an incomplete/malformed changelog that doesn't explain why this version was bumped. The entry should follow the same pattern as other packages:
## 0.2.212
### Patch Changes
- Updated dependencies [[`23d74a0`](https://github.com/thirdweb-dev/js/commit/23d74a0a54247930e6889bbf66f88fa673a23f1a)]:
- thirdweb@5.120.0| ## 0.2.212 | |
| ## 0.2.212 | |
| ### Patch Changes | |
| - Updated dependencies [[`23d74a0`](https://github.com/thirdweb-dev/js/commit/23d74a0a54247930e6889bbf66f88fa673a23f1a)]: | |
| - thirdweb@5.120.0 | |
Spotted by Graphite
Is this helpful? React 👍 or 👎 to let us know.
size-limit report 📦
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8765 +/- ##
=======================================
Coverage 52.78% 52.78%
=======================================
Files 934 934
Lines 62976 62976
Branches 4137 4137
=======================================
Hits 33241 33241
Misses 29635 29635
Partials 100 100
🚀 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
thirdweb@5.120.0
Minor Changes
23d74a0Thanks @0xFirekeeper! - [SDK] Add RampNow as a new onramp provider@thirdweb-dev/nebula@0.2.115
Patch Changes
23d74a0]:@thirdweb-dev/wagmi-adapter@0.2.212
wagmi-inapp@0.0.57
Patch Changes
23d74a0]:PR-Codex overview
This PR focuses on updating version numbers across multiple packages and adding entries to their changelogs to reflect new versions and dependency updates.
Detailed summary
.changeset/chatty-peaches-drop.md.versioninpackages/thirdweb/package.jsonto5.120.0.versioninapps/wagmi-demo/package.jsonto0.0.57.versioninpackages/nebula/package.jsonto0.2.115.versioninpackages/wagmi-adapter/package.jsonto0.2.212.packages/nebulaversion0.2.115with dependency update.apps/wagmi-demoversion0.0.57with dependency updates.packages/thirdwebversion5.120.0with a minor change for new onramp provider.Summary by CodeRabbit