feat(ci): add repo gitlab-ci for ci jobs

!1
This commit is contained in:
2023-11-12 16:37:27 +09:30
parent 13c190c3ea
commit 46428d18b8
5 changed files with 37 additions and 0 deletions

7
.cz.yaml Normal file
View File

@ -0,0 +1,7 @@
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