fix: Updated the Commitizen config to also always commit the Cargo.lock when doing the version bump

This commit is contained in:
2024-11-06 17:07:43 -07:00
parent 1e008f9778
commit 9df929a8e3
2 changed files with 4 additions and 1 deletions
Generated
+1 -1
View File
@@ -1148,7 +1148,7 @@ dependencies = [
[[package]]
name = "managarr"
version = "0.2.1"
version = "0.2.2"
dependencies = [
"anyhow",
"assert_cmd",