diff --git a/.cz.yaml b/.cz.yaml index 9d749f0..1324f5f 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -2,5 +2,5 @@ commitizen: name: cz_conventional_commits tag_format: v$version - version: 2.4.1 + version: 2.5.0 version_scheme: semver diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..bfe8bc4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,56 @@ +## v2.5.0 (2024-02-17) + +### Feat + +- ✨ Implement shadow ban mechanism for unsuffurable songs + +### Refactor + +- 🧑‍💻 Reduce method complexity +- ♻️ Improve Configuration consistency and binding + +## v2.4.1 (2024-02-03) + +### Fix + +- 🐛 Fix force skip implementation + +## v2.4.0 (2024-02-02) + +### Feat + +- :sparkles: Add SearchTrack method + command + +### Refactor + +- 🚨 Fix sonar issues +- 🚸 Use embeds for search command msg +- :children_crossing: Update search command msg after clicking on button to play + +## v2.2.1 (2024-01-14) + +## v2.2.0 (2024-01-14) + +## v2.1.2 (2024-01-13) + +## v2.1.1 (2024-01-06) + +## v2.1.0 (2023-11-05) + +## v2.0.1 (2023-11-02) + +## v2.0.0 (2023-11-02) + +## v1.0.4.2 (2023-10-14) + +## v1.0.4.1 (2023-10-14) + +## v1.0.4 (2023-06-24) + +## v1.0.3 (2023-05-29) + +## v1.0.2 (2023-05-29) + +## v1.0.1 (2023-05-29) + +## v1.0.0 (2023-05-29)