style(repository): add commitizen config and start of changelog.md

This commit is contained in:
Kentai Radiquum 2024-04-29 03:05:03 +05:00
parent b0972c6c1c
commit 12c82936ce
Signed by: Radiquum
GPG key ID: 858E8EE696525EED

8
.cz.yaml Normal file
View file

@ -0,0 +1,8 @@
---
commitizen:
major_version_zero: true
name: cz_conventional_commits
tag_format: $version
update_changelog_on_bump: true
version: 0.1.0
version_scheme: semver