chore: update npm script

This commit is contained in:
vben
2020-10-26 21:45:43 +08:00
parent adffefd702
commit 2be166d6a1
9 changed files with 275 additions and 456 deletions

View File

@@ -22,3 +22,5 @@ export const runChangeLog = async () => {
process.exit(1);
}
};
runChangeLog();