mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-06 16:24:40 +00:00
bump: version 0.8.0 → 0.9.0
This commit is contained in:
parent
e079fa3a93
commit
d85ce45989
2 changed files with 11 additions and 1 deletions
2
.cz.yaml
2
.cz.yaml
|
@ -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
|
||||
|
|
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue