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 45d320c + 3a57517 commit 4bfc827Copy full SHA for 4bfc827
.changeset/pre.json
@@ -33,6 +33,7 @@
33
"nasty-weeks-invent",
34
"ninety-pants-hug",
35
"old-fireants-cover",
36
+ "olive-kiwis-exist",
37
"olive-trainers-relate",
38
"perfect-needles-rush",
39
"perfect-oranges-beg",
packages/jellycommands/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# jellycommands
2
3
+## 1.0.0-next.34
4
+
5
+### Patch Changes
6
7
+- fix JellyApplicationCommandOption type ([#139](https://github.com/ghostdevv/jellycommands/pull/139))
8
9
## 1.0.0-next.33
10
11
### Patch Changes
packages/jellycommands/package.json
@@ -1,6 +1,6 @@
{
"name": "jellycommands",
- "version": "1.0.0-next.33",
+ "version": "1.0.0-next.34",
"author": "GHOST",
"license": "MIT",
"main": "dist/index.js",
0 commit comments