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