Skip to content

Commit

Permalink
chore: Update changie config to play nicely with mdformat
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Nov 29, 2024
1 parent 6ca88d5 commit 0b34f27
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .changie.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ changeFormat: '- [#{{.Custom.Issue}}](https://github.com/edgarrmondragon/citric/
headerFormat: ""
footerFormat: ""
newlines:
beforeChangelogVersion: 2
beforeChangelogVersion: 1
afterKind: 1
beforeKind: 1
afterChange: 1
kinds:
- label: Added
auto: minor
Expand Down

0 comments on commit 0b34f27

Please sign in to comment.