Skip to content

Commit

Permalink
🔧 config(cz): set version to 0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ljnsn committed Oct 9, 2024
1 parent c5403ae commit 2a885d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cz.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.commitizen]
name = "cz_gitmoji"
version = "0.0.1"
version = "0.0.0"
tag_format = "v$version"
bump_message = "🔖 bump(release): v$current_version → v$new_version"
update_changelog_on_bump = true

0 comments on commit 2a885d9

Please sign in to comment.