feat: with conventional parse

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-30 17:24:33 +02:00
parent 62cafa4a9e
commit 51e3ea3e2f
6 changed files with 518 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ url = {version = "*"}
serde_yaml = {version = "*"}
serde = {version = "*", features = ["derive"]}
semver = "1.0.18"
conventional_commit_parser = "0.9.4"
reqwest = {version = "*"}