diff --git a/.releaserc.js b/.releaserc.js index 8b3e7074..46d76b1d 100644 --- a/.releaserc.js +++ b/.releaserc.js @@ -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.' } ], [