chore: bump 0.5.0 → 0.5.1 [CI SKIP]
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
RaviAnand Mohabir 2024-06-27 14:13:41 +00:00
parent 643cf127a6
commit dd01ea4397
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 0.5.1 (2024-06-27)
### Fix
- :bug: bump version to 0.5.1
## 0.5.0 (2024-06-27) ## 0.5.0 (2024-06-27)
### Feat ### Feat

View File

@ -5,5 +5,5 @@ commitizen:
name: cz_conventional_commits name: cz_conventional_commits
tag_format: $version tag_format: $version
update_changelog_on_bump: true update_changelog_on_bump: true
version: 0.5.0 version: 0.5.1
version_scheme: semver version_scheme: semver