Commit Diff


commit - 78ac043538b76d86e7772a363b0b43e3f6894c73
commit + 284f89e0333d2ab04c4339c150ef51c395059f9e
blob - d530221467362ec2e56fcdaa5792fb96b4fa0640
blob + f04b300b3a36b3d56adeecdee86e48c9a3f821a7
--- cliff.toml
+++ cliff.toml
@@ -44,3 +44,6 @@ filter_commits = true
 tag_pattern = "v[0-9].*"
 topo_order = false
 sort_commits = "oldest"
+
+[bump]
+initial_tag = "v0.1.0"