Posts tagged "lerna"
Found 1 posts tagged lerna
2020-01-29
Lately, I was having issues with
lerna
while trying to publish packages from a mono-repo. The problem was that lerna
, sometimes, failed while publishing the changed packages (with the command lerna publish --conventional-commits
)!