lerna
lerna
is a CLI to manage monorepo structures of JS-based projects.
It provides the capability to bump versions based on conventional commit
messages correctly, update cross-dependencies of the different packages and
publish all packages to npm while simultaneously creating a release on GitHub
and updating the CHANGELOG.md
.