ci(.releaserc.js): changelogTitle
This commit is contained in:
@@ -7,8 +7,7 @@ module.exports = {
|
|||||||
'@semantic-release/changelog',
|
'@semantic-release/changelog',
|
||||||
{
|
{
|
||||||
changelogFile: 'docs/CHANGELOG.md',
|
changelogFile: 'docs/CHANGELOG.md',
|
||||||
changelogTitle:
|
changelogTitle: '# Changelog\n\nAll notable changes to this project will be documented in this file.'
|
||||||
'# Changelog\n\nAll notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.'
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user