diff --git a/.cz.yaml b/.cz.yaml index 5f764e8..55263e2 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -4,5 +4,5 @@ commitizen: name: cz_conventional_commits tag_format: $version update_changelog_on_bump: true - version: 0.0.6 + version: 0.0.7 version_scheme: semver diff --git a/CHANGELOG.md b/CHANGELOG.md index e48400d..1410ab7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.0.7 (2024-10-21) + +### Refactor + +- **templates**: pre-commit autoupdate (#14) + ## 0.0.6 (2024-10-07) ### Refactor