Skip to content

fix: add bugs metadata to packages/contentlayer/package.json#684

Open
ZLNiao wants to merge 1 commit into
contentlayerdev:mainfrom
ZLNiao:main
Open

fix: add bugs metadata to packages/contentlayer/package.json#684
ZLNiao wants to merge 1 commit into
contentlayerdev:mainfrom
ZLNiao:main

Conversation

@ZLNiao

@ZLNiao ZLNiao commented Jun 13, 2026

Copy link
Copy Markdown

Summary

The published npm package contentlayer@0.3.4 is missing the bugs field in its package.json metadata.

Fix

Added the bugs field to packages/contentlayer/package.json:

"bugs": {
  "url": "https://github.com/contentlayerdev/contentlayer/issues"
}

Verification

  • npm view contentlayer bugs --json returns nothing
  • No dependencies, runtime code, or build configuration affected

@changeset-bot

changeset-bot Bot commented Jun 13, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 45af3d2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "examples-*" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch

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.

1 participant