fix(render): add bugs.url to @react-email/render package manifest#3561
fix(render): add bugs.url to @react-email/render package manifest#35611593959 wants to merge 1 commit into
Conversation
|
|
@shuel is attempting to deploy a commit to the resend Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
No issues found across 1 file
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
Auto-approved: This change adds a bugs.url field to the package manifest, which is a metadata-only addition that improves npm discoverability and provides a link for bug reports without modifying any logic, tests, or infrastructure.
Re-trigger cubic
Adds missing
bugs.urlfield to@react-email/renderpackage.json, pointing to the repository issues page.Summary by cubic
Add missing
bugs.urlto@react-email/renderpackage.json, linking to the repository Issues page for easier bug reporting and better npm metadata.Written for commit 2eeaf8f. Summary will update on new commits.