ci: added initial ci jobs

!3
This commit is contained in:
2023-05-08 10:19:40 +09:30
parent ea1c9ec676
commit f43f265c7f
4 changed files with 141 additions and 27 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