Files
website-template/.cz.yaml
Jon f153e6185c feat(ci): deploy to other projects that use git submodule
triggers submodule update job in projects that use ths project as a
git submodule

!8 closes #3
2023-06-04 10:30:43 +09:30

8 lines
255 B
YAML

commitizen:
bump_message: "build(version): bump version $current_version \u2192 $new_version"
changelog_incremental: false
name: cz_conventional_commits
tag_format: $major.$minor.$patch$prerelease
update_changelog_on_bump: true
version: 0.0.1