Skip to content

Commit a58e7cd

Browse files
committed
chore(clog): fix clog by tagging
1 parent f04a868 commit a58e7cd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.clog.toml

+5-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,8 @@ subtitle = "Changelog"
1212
# Do not use with outfile or infile fields!
1313
#
1414
# Defaults to stdout when omitted
15-
changelog = "CHANGELOG.md"
15+
changelog = "CHANGELOG.md"
16+
17+
# If you use tags, you can set the following if you wish to only pick
18+
# up changes since your latest tag
19+
from-latest-tag = true

0 commit comments

Comments
 (0)