mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-06 00:04:39 +00:00
bump: version 0.3.0 → 0.4.0
This commit is contained in:
parent
3095bb04a8
commit
cd7fdf7317
2 changed files with 13 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.3.0
|
||||
version: 0.4.0
|
||||
version_scheme: semver
|
||||
|
|
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,3 +1,15 @@
|
|||
## 0.4.0 (2024-04-30)
|
||||
|
||||
### Feat
|
||||
|
||||
- **frontend**: add a release page
|
||||
|
||||
### Refactor
|
||||
|
||||
- **frontend/release**: add a loading circle for release player when fetching episodes data
|
||||
- **frontend/release**: move release player in to the component
|
||||
- **frontend/release-page**: less layout shift on player
|
||||
|
||||
## 0.3.0 (2024-04-30)
|
||||
|
||||
### Feat
|
||||
|
|
Loading…
Add table
Reference in a new issue