feat: initial template, docs and ci

!1
This commit is contained in:
2023-09-19 14:58:46 +09:30
parent 2ace4d844a
commit df126a576d
16 changed files with 214 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