mirror of
https://gitea.com/Lydanne/pr-extract-issues.git
synced 2025-08-24 12:39:15 +08:00
chore: update release
This commit is contained in:
@@ -31,7 +31,7 @@ function getChangelog(content) {
|
||||
}
|
||||
}
|
||||
}
|
||||
return changeLog.join('\n');
|
||||
return changeLog.join('\n\n');
|
||||
}
|
||||
|
||||
const changelogPath = path.join(__dirname, '..', CHANGELOG_NAME);
|
||||
|
Reference in New Issue
Block a user