Closed koddsson closed 7 years ago
It somehow slipped through the cracks in #269 to upgrade lerna since it's only the new version that includes conventional commits support.
It also seems that lerna doesn't push the publish commit so we've added it to the npm publish command.
lerna
npm
It somehow slipped through the cracks in #269 to upgrade lerna since it's only the new version that includes conventional commits support.
It also seems that
lerna
doesn't push the publish commit so we've added it to thenpm
publish command.