chore: actually publish
it was only listing updated packges
This commit is contained in:
parent
802dff3e42
commit
b665dec740
@ -90,7 +90,7 @@ const tasks = new Listr(
|
||||
title: 'Publish',
|
||||
task: () =>
|
||||
exec('lerna', [
|
||||
'updated', // 'publish',
|
||||
'publish',
|
||||
'--conventional-commits',
|
||||
'--independent',
|
||||
'-m',
|
||||
|
Loading…
Reference in New Issue
Block a user