Skip to content

Commit

Permalink
Bump: package version to v3.11.7 (#1374)
Browse files Browse the repository at this point in the history
* Bump: package version to v3.11.7

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
mtripg6666tdr and github-actions[bot] authored Apr 6, 2023
1 parent 898633c commit 2fec1e1
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,24 @@

### その他の特記事項
- Dockerのイメージは、リリース後30~40分程度で公開されます。

---

# v3.11.7
## バグ修正
* フォールバックした際に正しく再生ができないことがあったバグを修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1371)
## ドキュメント
* README.mdのバッジをv3のバージョンに合わせて修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1367)
## 依存関係のアップデート
* @sinclair/typebox 0.26.5 => 0.26.8
* candyget 0.5.3 => 0.5.4
* ytdl-core 4.11.2 => 4.11.3
* ytsr 3.8.0 => 3.8.1
* mongodb 4.14.0 => 4.15.0
## その他の変更
* Dockerのイメージのタグを修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1307)

### その他の特記事項
- Dockerのイメージは、リリース後30~40分程度で公開されます。

---
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord-music-bot",
"version": "3.11.6",
"version": "3.11.7",
"description": "Simple Music Bot for Discord without any database",
"private": true,
"main": "dist/lib.js",
Expand Down

0 comments on commit 2fec1e1

Please sign in to comment.