snappmarket/frontend-toolbox

Should add a command to publish child packages

Closed this issue · 0 comments

As we mentioned before we use release:tops script on root to make a alpha (for now).
lerna publish is not so reliable command so we need to publish parent and child packages in separate ways. this could be a command like release:tops and could have name release:childs , then we could have a release script to run this two scripts and even decide between versioning.