Skip to content

Commit 94c2426

Browse files
committed
Release 2.9.0
1 parent d726126 commit 94c2426

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
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.9.0] - 2024-07-17
10+
911
### Added
1012
- A `skip` option to the `/play` command
1113

@@ -315,7 +317,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
315317
### Added
316318
- Initial release
317319

318-
[unreleased]: https://github.com/codetheweb/muse/compare/v2.8.1...HEAD
320+
[unreleased]: https://github.com/codetheweb/muse/compare/v2.9.0...HEAD
321+
[2.9.0]: https://github.com/codetheweb/muse/compare/v2.8.1...v2.9.0
319322
[2.8.1]: https://github.com/codetheweb/muse/compare/v2.8.0...v2.8.1
320323
[2.8.0]: https://github.com/codetheweb/muse/compare/v2.7.1...v2.8.0
321324
[2.7.1]: https://github.com/codetheweb/muse/compare/v2.7.0...v2.7.1

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.8.1",
3+
"version": "2.9.0",
44
"description": "🎧 a self-hosted Discord music bot that doesn't suck ",
55
"repository": "git@github.com:codetheweb/muse.git",
66
"author": "Max Isom <hi@maxisom.me>",

0 commit comments

Comments
 (0)