mirror of
https://github.com/nikoksr/notify.git
synced 2025-01-10 00:28:36 +02:00
build(cliff): apply latest breaking changes to git-cliff config
This commit is contained in:
parent
b75ebd1003
commit
64c7cf9735
@ -57,7 +57,7 @@ tag_pattern = "v[0-9]*"
|
|||||||
skip_tags = "v0.1.0-beta.1"
|
skip_tags = "v0.1.0-beta.1"
|
||||||
# regex for ignoring tags
|
# regex for ignoring tags
|
||||||
ignore_tags = ""
|
ignore_tags = ""
|
||||||
# sort the tags topologically
|
# sort the tags chronologically
|
||||||
topo_order = false
|
date_order = true
|
||||||
# sort the commits inside sections by oldest/newest order
|
# sort the commits inside sections by oldest/newest order
|
||||||
sort_commits = "oldest"
|
sort_commits = "oldest"
|
||||||
|
Loading…
Reference in New Issue
Block a user