chore(release): v0.1.0 changelog + README pre-tag fixes #131
+1
-1
@@ -39,7 +39,7 @@ commit_parsers = [
|
|||||||
{ message = "^perf", group = "Changed" },
|
{ message = "^perf", group = "Changed" },
|
||||||
{ message = "^refactor", group = "Changed" },
|
{ message = "^refactor", group = "Changed" },
|
||||||
{ message = "^security", group = "Security" },
|
{ message = "^security", group = "Security" },
|
||||||
{ body = ".*security", group = "Security" },
|
{ message = "^polish", group = "Changed" },
|
||||||
{ body = "BREAKING", group = "Breaking" },
|
{ body = "BREAKING", group = "Breaking" },
|
||||||
{ footer = "BREAKING.CHANGE", group = "Breaking" },
|
{ footer = "BREAKING.CHANGE", group = "Breaking" },
|
||||||
{ message = "^docs", skip = true },
|
{ message = "^docs", skip = true },
|
||||||
|
|||||||
Reference in New Issue
Block a user