diff --git a/.cz.yaml b/.cz.yaml index d2993ac..1674d32 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -4,4 +4,4 @@ commitizen: name: cz_conventional_commits tag_format: $major.$minor.$patch$prerelease update_changelog_on_bump: true - version: 0.1.1rc2 + version: 0.1.1rc3 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5080ed2..9d26734 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.1.1rc3 (2023-06-08) + ## 0.1.1rc2 (2023-06-08) ### Continious Integration