Skip to content

Commit

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

* Update CHANGELOG.md

* 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 Mar 28, 2023
1 parent 9d61358 commit fc4b4e4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,15 @@
- Dockerのイメージは、リリース後30~40分程度で公開されます。

---

# v3.11.6
## バグ修正
* 一部の音楽の再生が途中で終了する問題を修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1281)
* バイナリの更新確認のタイミングが間違えっていたのを修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1286)
## 依存関係のアップデート
* @sinclair/typebox 0.26.2 => 0.26.5
## その他の変更
* Dockerのイメージに、オプションの依存関係が欠落していた問題を修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1278, https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1279)

### その他の特記事項
- 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.5",
"version": "3.11.6",
"description": "Simple Music Bot for Discord without any database",
"private": true,
"main": "dist/lib.js",
Expand Down

0 comments on commit fc4b4e4

Please sign in to comment.