chore: bump 0.7.0 → 0.8.0 [CI SKIP]

This commit is contained in:
RaviAnand Mohabir 2024-07-03 12:16:58 +00:00
parent bc99681992
commit 45e7711b60
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 0.8.0 (2024-07-03)
### Feat
- :sparkles: add git username and password options for http
## 0.7.0 (2024-07-03) ## 0.7.0 (2024-07-03)
### 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.7.0 version: 0.8.0
version_scheme: semver version_scheme: semver