Skip to content

Commit

Permalink
Release 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abitofevrything committed Nov 26, 2023
1 parent ca5bc6c commit 5e34796
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 6.0.1
__Bug fixes__
- Fixed ephemeral response levels breaking component helpers.
- Fixed `getMultiSelection` not working.
- `CommandsPlugin.guild` is not longer ignored.

## 6.0.0
__Breaking changes__
- Update nyxx to version 6.0.0.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: nyxx_commands
version: 6.0.0
version: 6.0.1
description: A framework for easily creating slash commands and text commands for Discord using the nyxx library.

homepage: https://github.com/nyxx-discord/nyxx_commands/blob/main/README.md
Expand Down

0 comments on commit 5e34796

Please sign in to comment.