mirror of
https://gitea.com/Lydanne/pr-extract-issues.git
synced 2025-10-13 23:33:55 +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);
|
const changelogPath = path.join(__dirname, '..', CHANGELOG_NAME);
|
||||||
|
Reference in New Issue
Block a user