diff --git a/config.example.yaml b/config.example.yaml index 7eecd8d..00ae1f8 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -3,8 +3,24 @@ changelogs: dir: dist formats: - extension: asciidoc + frontmatters: | + --- + title: "{{ .Changelog.Name }}" + -- - extension: json + frontmatters: | + --- + title: "{{ .Changelog.Name }}" + -- - extension: markdown + frontmatters: | + --- + title: "{{ .Changelog.Name }}" + -- + indexfrontmatters: | + --- + title: "Custom Changelog" + -- spec: # No release # owner: updatecli-test