I've found that lerna publish, including inbuilt lerna version options, despite being powerful, contains some inflexibilities and issues that have caused us some problems
so, to solve this, without ridding ourselves of automation, we can give this a try:
@benjie I think you'll like this :)
Yes; @ifiokjr uses it on the remirror repo, it looks really nice. I've been considering adopting it for Graphile. I can't personally recommend it yet (due to not having used it), but maybe Ifi will chime in.
It's been a pleasure to use with remirror and I'd strongly recommend it. I used lerna before, and manually managing the repository wide changelog was not fun.
@ifiokjr thank you so much for the very thorough analysis!
Most helpful comment
It's been a pleasure to use with remirror and I'd strongly recommend it. I used lerna before, and manually managing the repository wide changelog was not fun.
Tips
Pitfalls