Skip to content

Commit

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

* 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 26, 2023
1 parent 2069c9b commit 7b1749d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,18 @@
## バグ修正
* 手動で停止した際に、内部のコスト情報をリセットする(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1209)
## 依存関係のアップデート
* @sinclair/typebox 4.9.5 => 5.0.2
* @sinclair/typebox 0.25.24 => 0.26.0

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

---

# v3.11.5
## バグ修正
* `キュー内を検索`コマンドが失敗する問題を修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1247)
## 依存関係のアップデート
* @sinclair/typebox 0.26.0 => 0.26.2

### その他の特記事項
- Dockerのイメージは、リリース後30~40分程度で公開されます。
Expand Down
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.4",
"version": "3.11.5",
"description": "Simple Music Bot for Discord without any database",
"private": true,
"main": "dist/lib.js",
Expand Down

0 comments on commit 7b1749d

Please sign in to comment.