diff --git a/.cz.yaml b/.cz.yaml index d91ca5b..41194ad 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -4,5 +4,5 @@ commitizen: name: cz_conventional_commits tag_format: v$version update_changelog_on_bump: true - version: 0.1.0 + version: 0.2.0 version_scheme: semver diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c640cb..657f165 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v0.2.0 (2024-12-07) + +### Feat + +- log requests, redirect if browser + ## v0.1.0 (2024-12-07) ### Feat