6 lines
98 B
TOML
6 lines
98 B
TOML
pre_bump_hooks = [
|
|
"npm version --no-git-tag-version {{version}}"
|
|
]
|
|
|
|
disable_changelog = true
|