We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c6fd8 commit feee0d8Copy full SHA for feee0d8
cliff.toml
@@ -73,6 +73,6 @@ commit_parsers = [
73
# filter out the commits that are not matched by commit parsers
74
filter_commits = false
75
# glob pattern for matching git tags
76
-ignore_tags = "nightly|*@"
+ignore_tags = "nightly|.*@"
77
limit_commits = 1000
78
tag_pattern = "v[0-9]*"
0 commit comments