km-crates-publish-test 0.0.0-development

test
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ignore_merge_commits = true
tag_prefix = "v"

pre_bump_hooks = [
  "sh -c \"echo '{{version}}' > NEXTVERSION\"",
]
post_bump_hooks = []

[commit_types]

[changelog]
path = "CHANGELOG.md"
authors = []

[bump_profiles]