chore: we're generating api-reports not changesets
Signed-off-by: Ben Lambert <blam@spotify.com>
This commit is contained in:
@@ -734,7 +734,7 @@ async function main() {
|
||||
if (!selectedPackageDirs && !isCiBuild && !isDocsBuild) {
|
||||
console.log('');
|
||||
console.log(
|
||||
'TIP: You can generate changesets for select packages by passing package paths:',
|
||||
'TIP: You can generate api-reports for select packages by passing package paths:',
|
||||
);
|
||||
console.log('');
|
||||
console.log(
|
||||
|
||||
Reference in New Issue
Block a user