feat: with prepend as well

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-31 10:35:22 +02:00
parent 86664bc497
commit 8c3a0c699c
4 changed files with 305 additions and 0 deletions

View File

@@ -19,6 +19,8 @@ tempdir.workspace = true
git-cliff-core.workspace = true
regex.workspace = true
chrono.workspace = true
lazy_static.workspace = true
parse-changelog.workspace = true
[dev-dependencies]
tracing-test = { workspace = true, features = ["no-env-filter"] }