Thinkmill / manypkg

☔️ An umbrella for your monorepo
MIT License
891 stars 48 forks source link

Fix start directory for `getPackages` #201

Closed manzoorwanijk closed 6 months ago

manzoorwanijk commented 8 months ago

Fixes #200

This PR updates getPackages to start looking from the monorepo root, instead of the passed dir

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: 7c1acbeab53a51295ae0a665ab14ab5ca14c5de7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------- | ----- | | @manypkg/get-packages | Patch |

Not sure what this means? Click here to learn what changesets are.

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

manzoorwanijk commented 8 months ago

@Andarist default branch is main but .changeset/config.json does not reflect that - "baseBranch": "main"