Problem
clibuilder/clibuilder#459
In the above example, the fixture-* package are all private packages without version and with private: true in their package.json.
Currently, they were and their CHANGELOG.md are generated:
https://github.com/unional/clibuilder/blob/main/packages/clibuilder/fixtures/has-dot-js-config/CHANGELOG.md
Proposed solution
These packages should not be included in the CHANGELOG.md generation.
Problem
clibuilder/clibuilder#459
In the above example, the
fixture-*package are all private packages withoutversionand withprivate: truein their package.json.Currently, they were and their CHANGELOG.md are generated:
https://github.com/unional/clibuilder/blob/main/packages/clibuilder/fixtures/has-dot-js-config/CHANGELOG.md
Proposed solution
These packages should not be included in the CHANGELOG.md generation.