Skip to content

Conversation

@re-taro
Copy link

@re-taro re-taro commented Nov 26, 2025

Summary

  • Fix issue where root-level package.json was not being detected
  • The condition item.path.endsWith("/package.json") doesn't match package.json at the root directory, so added item.path === "package.json" check

Changes

  • get-changed-packages.ts: Add condition to properly detect root-level package.json

@re-taro re-taro requested a review from emmatown as a code owner November 26, 2025 09:03
@vercel
Copy link

vercel bot commented Nov 26, 2025

@re-taro is attempting to deploy a commit to the Changesets Team on Vercel.

A member of the Team first needs to authorize it.

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