Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #177 from mariusbegby/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--release-please-action

chore(main): release 4.1.2
  • Loading branch information
mariusbegby authored Aug 21, 2023
2 parents 5ef44fb + e017c94 commit ec17100
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
@@ -1,5 +1,14 @@
# Changelog

## [4.1.2](https://github.com/mariusbegby/cadence-discord-bot/compare/v4.1.1...v4.1.2) (2023-08-21)


### Minor changes and bug fixes

* Fix bug in /shards when shard count is 1 on shown page ([623f4e2](https://github.com/mariusbegby/cadence-discord-bot/commit/623f4e200fbf33613370c974b6c483748fd96cce))
* handle message component interactions logging ([94ef202](https://github.com/mariusbegby/cadence-discord-bot/commit/94ef202c7f8443a40bf813247950fa6867d97bb3))
* handle no queue dispatcher error when /queue and bot not in vc ([bd249e6](https://github.com/mariusbegby/cadence-discord-bot/commit/bd249e686701f3473a2c5c24eba5a996d7c1732d))

## [4.1.1](https://github.com/mariusbegby/cadence-discord-bot/compare/v4.1.0...v4.1.1) (2023-08-21)


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": "cadence-discord-bot",
"version": "4.1.1",
"version": "4.1.2",
"description": "A free Discord music and audio bot.",
"repository": {
"type": "git",
Expand Down

0 comments on commit ec17100

Please sign in to comment.