mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +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\":",
|
|
] |