mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-20 22:52:39 +02:00
6 lines
172 B
TOML
6 lines
172 B
TOML
[tool.commitizen]
|
|
version = "0.1.0" # This should be your current semver version
|
|
version_files = [
|
|
"package.json:\"version\":",
|
|
"package-lock.json:\"version\":",
|
|
] |