Skip to content

Commit

Permalink
Bump: package version to v4.0.0-beta.6 (#1325)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtripg6666tdr authored Apr 1, 2023
1 parent 00b16a3 commit 0b59f46
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,3 +166,21 @@
* Dockerのイメージは、リリース後30~40分程度で公開されます。

---

# v4.0.0-beta.6
**これは、プレリリースバージョンです**
## バグ修正
* メッセージが正しい言語で表示されない問題を修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1309, https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1310, https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1315, https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1323)
## 依存関係のアップデート
* @sinclair/typebox 0.26.7 => 0.26.8
* ytdl-core 4.11.2 => 4.11.3
* ytsr 3.8.0 => 3.8.1
## その他の変更
* 継続的な翻訳(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1311, https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1317, https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1318, https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1324)

## その他の特記事項
* これはプレリリースのベータ版です。**`config.json``debug``true`に設定しないと起動しないようになっています。**
* v4系では、Node.js v16.16以上が必須となります。
* 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": "4.0.0-beta.5",
"version": "4.0.0-beta.6",
"description": "Simple Music Bot for Discord without any database",
"private": true,
"engines": {
Expand Down

0 comments on commit 0b59f46

Please sign in to comment.