semantic-release-lerna
                                
                                 semantic-release-lerna copied to clipboard
                                
                                    semantic-release-lerna copied to clipboard
                            
                            
                            
                        Dry-mode
Hi @ext ,
It's possible to have a dry-more for testing publish workflow in local?
Thank you.
That would certainly be possible, anything in particular you would like it to show?
@ext I imagine something like semantic release can do with changelog results on terminal.
I think it would be nice if it displayed:
- Which packages will be bumped (even better if it could describe why it is being bumped: "direct modifications", "bumped by package ...", etc)
- An overview which files will be updated, e.g. lerna.json,package.json,package-lock.json,packages/*/package.jsonetc.