We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d45612 + 22488f3 commit ce72862Copy full SHA for ce72862
.changeset/pre.json
@@ -22,6 +22,7 @@
22
"hip-lions-vanish",
23
"hungry-olives-allow",
24
"khaki-roses-sin",
25
+ "large-spoons-move",
26
"light-boats-guess",
27
"long-squids-run",
28
"loud-lemons-shave",
packages/jellycommands/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# jellycommands
2
3
+## 1.0.0-next.33
4
+
5
+### Patch Changes
6
7
+- switch slash commands from CommandInteraction to ChatInputCommandInteraction ([#136](https://github.com/ghostdevv/jellycommands/pull/136))
8
9
## 1.0.0-next.32
10
11
### Patch Changes
packages/jellycommands/package.json
@@ -1,6 +1,6 @@
{
"name": "jellycommands",
- "version": "1.0.0-next.32",
+ "version": "1.0.0-next.33",
"author": "GHOST",
"license": "MIT",
"main": "dist/index.js",
0 commit comments