2 lines
106 B
TOML
2 lines
106 B
TOML
pre-release-hook = ["sh", "-c", "git cliff -o ../CHANGELOG.md --tag {{version}} && git add CHANGELOG.md"]
|