diff --git a/.cz.yaml b/.cz.yaml index 3f4c614..3fabcff 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -4,5 +4,5 @@ commitizen: name: cz_conventional_commits tag_format: 0.1.0 update_changelog_on_bump: true - version: 0.0.1 + version: 0.0.2 version_type: semver diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..291f485 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +## 0.1.0 (2023-11-24) + +### Fix + +- type of increment related to its priority + +### Refactor + +- **main.go**: fix text for help +- fix name of application +- rename application