Skip to content

Commit

Permalink
chore: change ignore prefixes
Browse files Browse the repository at this point in the history
  • Loading branch information
DIY0R committed Oct 28, 2024
1 parent 9e071cf commit a43e3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .auto-changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"ignoreCommitPattern": "^chore",
"ignoreCommitPattern": "^(chore|test|revert|style|Merge.*)",
"output": "CHANGELOG.md",
"template": "compact",
"commitLimit": false,
Expand Down

0 comments on commit a43e3ec

Please sign in to comment.