mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Release 2.10.1
This commit is contained in:
parent
92c6de5adc
commit
d7f0a954e2
2 changed files with 5 additions and 2 deletions
|
@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.10.1] - 2025-01-28
|
||||||
- Remove Spotify requirement
|
- Remove Spotify requirement
|
||||||
- Dependency update
|
- Dependency update
|
||||||
|
|
||||||
|
@ -356,7 +358,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
### Added
|
### Added
|
||||||
- Initial release
|
- Initial release
|
||||||
|
|
||||||
[unreleased]: https://github.com/museofficial/muse/compare/v2.10.0...HEAD
|
[unreleased]: https://github.com/museofficial/muse/compare/v2.10.1...HEAD
|
||||||
|
[2.10.1]: https://github.com/museofficial/muse/compare/v2.10.0...v2.10.1
|
||||||
[2.10.0]: https://github.com/museofficial/muse/compare/v2.9.5...v2.10.0
|
[2.10.0]: https://github.com/museofficial/muse/compare/v2.9.5...v2.10.0
|
||||||
[2.9.5]: https://github.com/museofficial/muse/compare/v2.9.4...v2.9.5
|
[2.9.5]: https://github.com/museofficial/muse/compare/v2.9.4...v2.9.5
|
||||||
[2.9.4]: https://github.com/codetheweb/muse/compare/v2.9.3...v2.9.4
|
[2.9.4]: https://github.com/codetheweb/muse/compare/v2.9.3...v2.9.4
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "muse",
|
"name": "muse",
|
||||||
"version": "2.10.0",
|
"version": "2.10.1",
|
||||||
"description": "🎧 a self-hosted Discord music bot that doesn't suck ",
|
"description": "🎧 a self-hosted Discord music bot that doesn't suck ",
|
||||||
"repository": "git@github.com:museofficial/muse.git",
|
"repository": "git@github.com:museofficial/muse.git",
|
||||||
"author": "Max Isom <hi@maxisom.me>",
|
"author": "Max Isom <hi@maxisom.me>",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue