Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit c0a7bb8

Browse files
author
xiezhihong
committed
chore: 删除 changelog 生成脚本
1 parent 8e8bf84 commit c0a7bb8

File tree

2 files changed

+0
-28
lines changed

2 files changed

+0
-28
lines changed

scripts/gen-changelog.js

-26
This file was deleted.

scripts/release.js

-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ const release = async () => {
5757
{ stdio: 'inherit' }
5858
)
5959
}
60-
61-
require('./gen-changelog')(version)
6260
}
6361

6462
release().catch(err => {

0 commit comments

Comments
 (0)