Skip to content

Commit

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

* 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 14, 2023
1 parent 859dc8c commit 18dd107
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,14 @@
- erisのアップデートが公開され、v3.11.2以前のv3.x系のすべてのバージョンで、今後数週間以内に音声接続が機能しなくなる可能性があります。そのため、v3.11.2へのアップデートを強く推奨します。

---

# v3.11.3
## バグ修正
* スキップ投票の画面が動作しない問題を修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1162)
* 頭出しコマンドと再生コマンドに関するバグを修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1162)
* 検索コマンドのフッターが間違っていた問題を修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1176)

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

0 comments on commit 18dd107

Please sign in to comment.