github-actions
released this
25 Jun 11:48
·
83 commits
to main
since this release
Minor Changes
-
f8f60d9
#67 Thanks @jesstelford! - Add package.json#manypkg config object:{ "manypkg": {} }
To support setting a default branch for the INCORRECT_REPOSITORY_FIELD check/fix, a new config option can be set:
{ "manypkg": { "defaultBranch": "master" } }
The default
defaultBranch
is"master"
.
Patch Changes
-
a4db72a
#63 Thanks @evocateur! - Add support for Lerna monorepos -
Updated dependencies [
a4db72a
]:- @manypkg/[email protected]