From d4f899824b68fe9c94cbe73f0f533795df0be75d Mon Sep 17 00:00:00 2001 From: why520crazy Date: Tue, 3 Mar 2020 15:33:53 +0800 Subject: [PATCH] chore: add custom header for changelog --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index a2b4714..379742f 100644 --- a/package.json +++ b/package.json @@ -114,6 +114,7 @@ "package-lock.json", "packages/planet/package.json" ], + "header": "Changelog\nAll notable changes to ngx-planet will be documented in this file.\n", "tagPrefix": "", "skip": { "tag": true,