Skip to content

Commit aa78b82

Browse files
Release 2.11.5
1 parent 932c7b3 commit aa78b82

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.11.5] - 2026-06-04
10+
911
- Fix queue-empty crashes when auto-announce is enabled or playback ends without a next song.
1012
- Fix Spotify autocomplete and token refresh failures so Spotify API errors do not terminate the bot.
1113
- Harden release, PR snapshot, and `yt-dlp` refresh workflow maintenance.
@@ -389,7 +391,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
389391
### Added
390392
- Initial release
391393

392-
[unreleased]: https://github.com/museofficial/muse/compare/v2.11.4...HEAD
394+
[unreleased]: https://github.com/museofficial/muse/compare/v2.11.5...HEAD
395+
[2.11.5]: https://github.com/museofficial/muse/compare/v2.11.4...v2.11.5
393396
[2.11.4]: https://github.com/museofficial/muse/compare/v2.11.3...v2.11.4
394397
[2.11.1]: https://github.com/museofficial/muse/compare/v2.11.0...v2.11.1
395398
[2.11.0]: https://github.com/museofficial/muse/compare/v2.10.1...v2.11.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "muse",
3-
"version": "2.11.4",
3+
"version": "2.11.5",
44
"description": "🎧 a self-hosted Discord music bot that doesn't suck ",
55
"repository": "git@github.com:museofficial/muse.git",
66
"author": "Max Isom <hi@maxisom.me>",

0 commit comments

Comments
 (0)