diff --git a/.gitsv/config.yml b/.gitsv/config.yml index 7b9cae54..acaf506a 100644 --- a/.gitsv/config.yml +++ b/.gitsv/config.yml @@ -35,7 +35,7 @@ release-notes: - name: Documentation commit-types: [docs] section-type: commits - - name: Breaking Changes + - name: BREAKING CHANGES section-type: breaking-changes commit-message: diff --git a/layouts/shortcodes/propertylist.html b/layouts/shortcodes/propertylist.html index ec62a48e..b97faf7a 100644 --- a/layouts/shortcodes/propertylist.html +++ b/layouts/shortcodes/propertylist.html @@ -11,7 +11,8 @@ {{- $properties = (sort $properties . $order) }} {{- end }} {{- range $properties }} -