diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index cf417e4..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,6 +0,0 @@ -## 0.1.0 (2024-06-25) - -### Feat - -- :sparkles: add hive reporter -- :sparkles: add sentry tracer extension with operation reporting and exception capturing diff --git a/cz.yaml b/cz.yaml index a6e9e7e..31a92cd 100644 --- a/cz.yaml +++ b/cz.yaml @@ -5,5 +5,5 @@ commitizen: name: cz_conventional_commits tag_format: $version update_changelog_on_bump: true - version: 0.1.0 + version: 0.0.1 version_scheme: semver