Skip to content

Commit f97b02d

Browse files
committed
chore: remove pre-releases from git-cliff changelog
1 parent a4e5901 commit f97b02d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cliff.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ postprocessors = [
7272
# output = "test.md"
7373

7474
[git]
75+
# ignore pre-release tags
76+
ignore_tags = "rc|alpha|beta"
7577
# parse the commits based on https://www.conventionalcommits.org
7678
conventional_commits = true
7779
# filter out the commits that are not conventional

0 commit comments

Comments
 (0)