mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Release 2.11.0
This commit is contained in:
parent
27a5cf1804
commit
99655220a7
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.11.0] - 2025-03-31
|
||||||
- Updated ytdl-core to 4.16.5 distubejs/ytdl-core@4.15.9...4.16.6 which includes distubejs/ytdl-core@1f57d78 fixing the sig parsing
|
- Updated ytdl-core to 4.16.5 distubejs/ytdl-core@4.15.9...4.16.6 which includes distubejs/ytdl-core@1f57d78 fixing the sig parsing
|
||||||
- ytdl-core dropped node 18 support distubejs/ytdl-core@60f0ab1 so updated to latest Node LTS 22
|
- ytdl-core dropped node 18 support distubejs/ytdl-core@60f0ab1 so updated to latest Node LTS 22
|
||||||
- Updated to @discordjs/opus v0.10.0 for Node 22 support
|
- Updated to @discordjs/opus v0.10.0 for Node 22 support
|
||||||
|
@ -362,7 +364,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.1...HEAD
|
[unreleased]: https://github.com/museofficial/muse/compare/v2.11.0...HEAD
|
||||||
|
[2.11.0]: https://github.com/museofficial/muse/compare/v2.10.1...v2.11.0
|
||||||
[2.10.1]: https://github.com/museofficial/muse/compare/v2.10.0...v2.10.1
|
[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
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "muse",
|
"name": "muse",
|
||||||
"version": "2.10.1",
|
"version": "2.11.0",
|
||||||
"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