Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2019-02-07 01:53:02 +00:00
parent 3af6c8fe1d
commit af26403a86
41 changed files with 184 additions and 12 deletions

View File

@@ -47,7 +47,7 @@ async function confirmAsync(message: string): Promise<void> {
await confirmAsync(
'THIS IS NOT A TEST PUBLISH! You are about to publish one or more packages to npm. Are you sure you want to continue? (y/n)',
);
await confirmDocPagesRenderAsync(packagesWithDocs);
// await confirmDocPagesRenderAsync(packagesWithDocs);
}
// Update CHANGELOGs