diff --git a/.cz.toml b/.cz.toml index 62caad2..64ff8bd 100644 --- a/.cz.toml +++ b/.cz.toml @@ -1,4 +1,4 @@ [tool.commitizen] name = "cz_conventional_commits" -version = "0.5.0" +version = "0.5.1" tag_format = "v$version" diff --git a/CHANGELOG.md b/CHANGELOG.md index 4539414..ea76065 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v0.5.1 (2023-10-03) + +### Fix + +- **auto-queuer**: Shuffle instead of random pick the next track + ## v0.5.0 (2022-07-31) ### Feat