This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@manypkg/cli@0.11.0
Minor Changes
d73628d#48 Thanks @mitchellhamilton! - Add repository field check which checks if a GitHub repo URL is in the repository field in the root package.json and if it is, checks that all of the packages have a repository field which goes into the directory of the package.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@manypkg/cli@0.11.0
Minor Changes
d73628d
#48 Thanks @mitchellhamilton! - Add repository field check which checks if a GitHub repo URL is in therepository
field in the rootpackage.json
and if it is, checks that all of the packages have arepository
field which goes into the directory of the package.