mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-10-14 07:43:46 +08:00
chore: update release script
This commit is contained in:
@@ -30,7 +30,7 @@ function getChangelog(content) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return changeLog.join('\n');
|
return changeLog.join('\n\n');
|
||||||
}
|
}
|
||||||
|
|
||||||
const changelogPath = path.join(__dirname, '..', CHANGELOG_NAME);
|
const changelogPath = path.join(__dirname, '..', CHANGELOG_NAME);
|
||||||
|
Reference in New Issue
Block a user