bump: version 0.6.0 → 0.7.0

This commit is contained in:
Kentai Radiquum 2024-05-01 12:42:02 +05:00
parent cffb96b837
commit 0b9c6ea023
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
3 changed files with 17 additions and 2 deletions

View file

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

View file

@ -1,3 +1,19 @@
## 0.7.0 (2024-05-01)
### Feat
- **frontend/release**: add a favorite button to release page
- **frontend**: add user favorites page
- **backend**: add a user favorites route
### Fix
- **frontend/release**: fix voiceover selection overflow in player
### Refactor
- **backend-&-frontend**: change bookmarks api urls to /api/bookmarks/{path} from /api/favorites/{path}
## 0.6.0 (2024-05-01)
### Feat

View file

@ -9,5 +9,4 @@
## Идеи
- Изменение вида списка релизов
- избранное
- уведомления