Skip to content

Commit 519d7b4

Browse files
committed
chore(release): ignore some tags in the changelog
1 parent fdf53e0 commit 519d7b4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cliff.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,5 @@ filter_commits = false
111111
topo_order = false
112112
# sort the commits inside sections by oldest/newest order
113113
sort_commits = "newest"
114+
# ignore tags containing "exec-harness", "memtrack", "alpha" or "beta"
115+
ignore_tags = "exec-harness|memtrack|alpha|beta"

0 commit comments

Comments
 (0)