Skip to content

Commit

Permalink
Bump: package version to v4.3.7 (#2514)
Browse files Browse the repository at this point in the history
* Bump: package version to v4.3.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 Jul 19, 2024
1 parent e93e5ce commit 1116914
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,12 @@ Node.js v16以上の環境で動作することを想定していますが、で
* Dockerのイメージは、リリース後10~20分程度で公開されます。

---

# v4.3.7
## バグ修正
* ラジオ機能がうまく動作していない問題を修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/2513)
## その他の特記事項
* Node.jsは、最新のLTSのバージョンをご利用いただくことを強く推奨しています。v16以上であれば動作はしますが、一部機能が制限されることがあります。詳しくは[こちら](https://web.usamyon.moe/Discord-SimpleMusicBot/docs/next/setup/support#nodejs%E3%81%AE%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E3%81%AB%E3%82%88%E3%82%8B%E6%A9%9F%E8%83%BD%E3%81%AE%E9%81%95%E3%81%84)をご覧ください。
* Dockerのイメージは、リリース後10~20分程度で公開されます。

---
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": "4.3.6",
"version": "4.3.7",
"description": "Simple Music Bot for Discord without any database",
"private": true,
"engines": {
Expand Down

0 comments on commit 1116914

Please sign in to comment.