Skip to content

Commit ce72862

Browse files
authored
Merge pull request #137 from ghostdevv/changeset-release/main
2 parents 4d45612 + 22488f3 commit ce72862

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"hip-lions-vanish",
2323
"hungry-olives-allow",
2424
"khaki-roses-sin",
25+
"large-spoons-move",
2526
"light-boats-guess",
2627
"long-squids-run",
2728
"loud-lemons-shave",

packages/jellycommands/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# jellycommands
22

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+
39
## 1.0.0-next.32
410

511
### Patch Changes

packages/jellycommands/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jellycommands",
3-
"version": "1.0.0-next.32",
3+
"version": "1.0.0-next.33",
44
"author": "GHOST",
55
"license": "MIT",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)