From e97d855e93ae6e3fdcf4d5e7539ec9d99cd7ffda Mon Sep 17 00:00:00 2001 From: jedmao Date: Tue, 11 Jun 2019 17:20:49 -0500 Subject: [PATCH] fix: add notes after title --- .releaserc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.releaserc.json b/.releaserc.json index aaa17b9..8f79067 100644 --- a/.releaserc.json +++ b/.releaserc.json @@ -5,7 +5,7 @@ [ "@semantic-release/changelog", { - "changelogTitle": "# Changelog" + "changelogTitle": "# Changelog\n\nAll notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines." } ], [