Skip to content

Commit d7f0a95

Browse files
committed
Release 2.10.1
1 parent 92c6de5 commit d7f0a95

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [2.10.1] - 2025-01-28
810
- Remove Spotify requirement
911
- Dependency update
1012

@@ -356,7 +358,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
356358
### Added
357359
- Initial release
358360

359-
[unreleased]: https://github.com/museofficial/muse/compare/v2.10.0...HEAD
361+
[unreleased]: https://github.com/museofficial/muse/compare/v2.10.1...HEAD
362+
[2.10.1]: https://github.com/museofficial/muse/compare/v2.10.0...v2.10.1
360363
[2.10.0]: https://github.com/museofficial/muse/compare/v2.9.5...v2.10.0
361364
[2.9.5]: https://github.com/museofficial/muse/compare/v2.9.4...v2.9.5
362365
[2.9.4]: https://github.com/codetheweb/muse/compare/v2.9.3...v2.9.4

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.10.0",
3+
"version": "2.10.1",
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)