Skip to content

fix: add missing metadata fields to package.json#12

Merged
chenjiahan merged 1 commit into
rstackjs:mainfrom
BWM0223:fix/meta-1205
Jun 14, 2026
Merged

fix: add missing metadata fields to package.json#12
chenjiahan merged 1 commit into
rstackjs:mainfrom
BWM0223:fix/meta-1205

Conversation

@BWM0223

@BWM0223 BWM0223 commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Adds missing bugs metadata to package.json.

Fixes npm tooling unable to resolve package metadata.

@coderabbitai

coderabbitai Bot commented Jun 13, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 027458f6-f411-4d66-943d-1fd4d3106d12

📥 Commits

Reviewing files that changed from the base of the PR and between 1eedfce and b533d93.

📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

This pull request adds a bugs field to package.json with a URL pointing to the repository's issues tracker. The change consists of three new lines that introduce standard package metadata used by package managers and development tools to direct users to the project's bug reporting mechanism. No other package configuration, dependencies, scripts, or exports are modified.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: adding missing metadata fields to package.json.
Description check ✅ Passed The description is directly related to the changeset, explaining what was added (bugs metadata) and the problem it solves (npm tooling resolution).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@chenjiahan chenjiahan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@chenjiahan chenjiahan merged commit a006b4c into rstackjs:main Jun 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants