Description
using "changelogPreset": "conventionalcommits", with conventional-changelog-conventionalcommits v8 gives errors:
lerna ERR! EPRESET Unable to load conventional-changelog preset 'conventionalcommits' (conventional-changelog-conventionalcommits)
which I guess is dictaded by some breaking changes in v8. Is it possible to support newest package?