提交 fab55190 编写于 作者: U ULIVZ

$ci: disable changelog in alpha stage.

上级 2b2e3083
......@@ -114,7 +114,8 @@ const release = async () => {
await execa(require.resolve('lerna/bin/lerna'), releaseArguments, { stdio: 'inherit' })
require('./genChangelog')(version)
// Disable changelog in alpha stage.
// require('./genChangelog')(version)
}
release().catch(err => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册