Skip to content

Commit 4bfc827

Browse files
authored
Merge pull request #140 from ghostdevv/changeset-release/main
2 parents 45d320c + 3a57517 commit 4bfc827

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
@@ -33,6 +33,7 @@
3333
"nasty-weeks-invent",
3434
"ninety-pants-hug",
3535
"old-fireants-cover",
36+
"olive-kiwis-exist",
3637
"olive-trainers-relate",
3738
"perfect-needles-rush",
3839
"perfect-oranges-beg",

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.34
4+
5+
### Patch Changes
6+
7+
- fix JellyApplicationCommandOption type ([#139](https://github.com/ghostdevv/jellycommands/pull/139))
8+
39
## 1.0.0-next.33
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.33",
3+
"version": "1.0.0-next.34",
44
"author": "GHOST",
55
"license": "MIT",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)