-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
β‘ feat (release π€): Stelle v3.4.1 π(#37)
- Loading branch information
Showing
18 changed files
with
188 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
## π¦ Changelogs | ||
|
||
## [v3.3.0](https://github.com/Ganyu-Studios/stelle-music/releases/tag/v3.3.0) - 2024-12-26 | ||
### What's changed | ||
* β‘ Feat (release π€): Stelle v3.3.0 π by [@EvilG-MC](https://github.com/EvilG-MC) in [#34](https://github.com/Ganyu-Studios/stelle-music/pull/34) | ||
|
||
**Full Changelog**: https://github.com/Ganyu-Studios/stelle-music/compare/v3.2.5...v3.3.0 | ||
|
||
## [v3.2.5](https://github.com/Ganyu-Studios/stelle-music/releases/tag/v3.2.5) - 2024-12-24 | ||
### What's changed | ||
* Fix: Filter developer commands and voice status method by [@pryzmian](https://github.com/pryzmian) in [#32](https://github.com/Ganyu-Studios/stelle-music/pull/32) | ||
|
||
**Full Changelog**: https://github.com/Ganyu-Studios/stelle-music/compare/v3.2.1...v3.2.5 | ||
|
||
## [v3.2.1](https://github.com/Ganyu-Studios/stelle-music/releases/tag/v3.2.1) - 2024-12-12 | ||
### What's changed | ||
* Added voice status function. | ||
* Changes in markdown files. | ||
* Small changes. | ||
|
||
**Full Changelog**: https://github.com/Ganyu-Studios/stelle-music/compare/v3.1.1...v3.2.1 | ||
|
||
## [v3.1.1](https://github.com/Ganyu-Studios/stelle-music/releases/tag/v3.1.1) - 2024-12-10 | ||
### What's changed | ||
* Updated dependencies. | ||
* Added the function to resume players when a node is down. | ||
* Updated markdown files. | ||
* Also updated the application.yml example. | ||
* Also added the `FAQ` section. | ||
* Some code changes. | ||
|
||
**Full Changelog**: https://github.com/Ganyu-Studios/stelle-music/compare/v3.0.1...v3.1.1 | ||
|
||
## [v3.0.1](https://github.com/Ganyu-Studios/stelle-music/releases/tag/v3.0.1) - 2024-12-02 | ||
### What's changed | ||
* β‘ Feat (release π€): Stelle v3.0.1 π by [@EvilG-MC](https://github.com/EvilG-MC) in [#25](https://github.com/Ganyu-Studios/stelle-music/pull/25) | ||
|
||
**Full Changelog**: https://github.com/Ganyu-Studios/stelle-music/compare/v3.0...v3.0.1 | ||
|
||
## [v3.0](https://github.com/Ganyu-Studios/stelle-music/releases/tag/v3.0) - 2024-12-02 | ||
### What's changed | ||
* Updated markdown files by [@EvilG-MC](https://github.com/EvilG-MC) in [#22](https://github.com/Ganyu-Studios/stelle-music/pull/22) | ||
* Feat: Node sessions by [@EvilG-MC](https://github.com/EvilG-MC) in [#23](https://github.com/Ganyu-Studios/stelle-music/pull/23) | ||
* β‘ Feat (release π€): Stelle v3.0 π by [@EvilG-MC](https://github.com/EvilG-MC) in [#24](https://github.com/Ganyu-Studios/stelle-music/pull/24) | ||
|
||
**Full Changelog**: https://github.com/Ganyu-Studios/stelle-music/compare/v2.9.5...v3.0 | ||
|
||
## [v2.9.5](https://github.com/Ganyu-Studios/stelle-music/releases/tag/v2.9.5) - 2024-11-11 | ||
### What's changed | ||
* β‘ Feat (release π€): Stelle v2.9.5 π by [@EvilG-MC](https://github.com/EvilG-MC) in [#19](https://github.com/Ganyu-Studios/stelle-music/pull/19) | ||
* I forgot to change the version :skull: by [@EvilG-MC](https://github.com/EvilG-MC) in [#21](https://github.com/Ganyu-Studios/stelle-music/pull/21) | ||
|
||
**Full Changelog**: https://github.com/Ganyu-Studios/stelle-music/compare/v2.9...v2.9.5 | ||
|
||
## [v2.9](https://github.com/Ganyu-Studios/stelle-music/releases/tag/v2.9) - 2024-08-29 | ||
### What's changed | ||
* Test by [@EvilG-MC](https://github.com/EvilG-MC) in [#12](https://github.com/Ganyu-Studios/stelle-music/pull/12) | ||
* TimeFormat by [@SagiriIkeda](https://github.com/SagiriIkeda) in [#13](https://github.com/Ganyu-Studios/stelle-music/pull/13) | ||
|
||
### New contributors | ||
* [@SagiriIkeda](https://github.com/SagiriIkeda) made their first contribution in [#13](https://github.com/Ganyu-Studios/stelle-music/pull/13) | ||
|
||
**Full Changelog**: https://github.com/Ganyu-Studios/stelle-music/compare/v2.8...v2.9 | ||
|
||
## [v2.8](https://github.com/Ganyu-Studios/stelle-music/releases/tag/v2.8) - 2024-08-14 | ||
### What's changed | ||
* Update: Updated dependencies | ||
* Fix: Attempting to address more issues. | ||
|
||
_"Fixed"_ [#10](https://github.com/Ganyu-Studios/stelle-music/issues/10) | ||
|
||
**Full Changelog**: https://github.com/Ganyu-Studios/stelle-music/compare/v2.7...v2.8 | ||
|
||
## [v2.7](https://github.com/Ganyu-Studios/stelle-music/releases/tag/v2.7) - 2024-07-28 | ||
### What's changed | ||
* Fix: Some internal issues. | ||
* Feat: Now autoplay works with one track. | ||
* Updates: General updates | ||
|
||
**Full Changelog**: https://github.com/Ganyu-Studios/stelle-music/compare/v2.6...v2.7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
{ | ||
"name": "stelle-music", | ||
"version": "0.3.3.0-BLAZER", | ||
"version": "0.3.4.1-BLAZER", | ||
"description": "A music bot.", | ||
"main": "./dist/index.js", | ||
"type": "module", | ||
"packageManager": "[email protected].1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf", | ||
"packageManager": "[email protected].3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a", | ||
"homepage": "https://github.com/Ganyu-Studios/stelle-music#readme", | ||
"engines": { | ||
"node": ">= 22.11.0" | ||
|
@@ -36,16 +36,16 @@ | |
}, | ||
"dependencies": { | ||
"@prisma/client": "^6.1.0", | ||
"lavalink-client": "^2.4.3", | ||
"lavalink-client": "^2.4.4", | ||
"meowdb": "^2.2.3", | ||
"seyfert": "github:tiramisulabs/seyfert", | ||
"yunaforseyfert": "^1.1.0" | ||
}, | ||
"devDependencies": { | ||
"@biomejs/biome": "^1.9.4", | ||
"@types/node": "^22.10.2", | ||
"@types/node": "^22.10.5", | ||
"husky": "^9.1.7", | ||
"lint-staged": "^15.2.11", | ||
"lint-staged": "^15.3.0", | ||
"prisma": "^6.1.0", | ||
"tsx": "^4.19.2", | ||
"typescript": "^5.7.2" | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.