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

@@ -20,6 +20,8 @@ reqwest = { version = "0.11.18" }
git-cliff-core = "1.2.0"
regex = "*"
chrono = "*"
lazy_static = "*"
parse-changelog = "*"
tracing-test = "0.2"
pretty_assertions = "1.4"