Skip to content

Commit 0b5d8c0

Browse files
committed
release/6.0.3
1 parent 55a6397 commit 0b5d8c0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 6.0.3
2+
__Bug fixes__
3+
- Expose the arguments list of the `execute` function (#154)
4+
- Fix crash when no permission overrides are present in a guild (#155)
5+
16
## 6.0.2
27
__Bug fixes__
38
- Fixed autocompletion in commands in chat groups

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: nyxx_commands
2-
version: 6.0.2
2+
version: 6.0.3
33
description: A framework for easily creating slash commands and text commands for Discord using the nyxx library.
44

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

0 commit comments

Comments
 (0)