Skip to content

Commit

Permalink
Bump: package version to v4.0.2 (#1458)
Browse files Browse the repository at this point in the history
* Bump: package version to v4.0.2

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

---

# v4.0.2
## 依存関係のアップデート
* ytsr 3.8.1 => 3.8.2
* ytdl-core 4.11.3 => 4.11.4
## その他の変更
* コード上の問題を修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1459)
* 継続的な翻訳(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1451)
* Dockerの`latest`タグが適切に付与されない問題を修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1461, https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1462)

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

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

0 comments on commit 2cd7919

Please sign in to comment.