bump: version 0.8.0 → 0.9.0

This commit is contained in:
Kentai Radiquum 2024-05-11 07:53:31 +05:00
parent e079fa3a93
commit d85ce45989
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
2 changed files with 11 additions and 1 deletions

View file

@ -4,5 +4,5 @@ commitizen:
name: cz_conventional_commits
tag_format: $version
update_changelog_on_bump: true
version: 0.8.0
version: 0.9.0
version_scheme: semver

View file

@ -1,3 +1,13 @@
## 0.9.0 (2024-05-11)
### Feat
- **ReleaseOverview**: add ability to change view modes for releases pages
### Refactor
- **Design/Content**: redising of the main content view
## 0.8.0 (2024-05-11)
### Feat