Skip to content

Commit b57da2a

Browse files
authored
Merge pull request #142 from ghostdevv/changeset-release/main
2 parents 83b9433 + c8fa5a8 commit b57da2a

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"light-boats-guess",
2929
"long-squids-run",
3030
"loud-lemons-shave",
31+
"lucky-bobcats-smell",
3132
"mean-pandas-develop",
3233
"mean-turkeys-thank",
3334
"metal-glasses-repeat",
@@ -38,6 +39,7 @@
3839
"old-fireants-cover",
3940
"olive-kiwis-exist",
4041
"olive-trainers-relate",
42+
"perfect-guests-eat",
4143
"perfect-needles-rush",
4244
"perfect-oranges-beg",
4345
"pink-drinks-learn",

packages/jellycommands/CHANGELOG.md

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

3+
## 1.0.0-next.36
4+
5+
### Patch Changes
6+
7+
- stop transformOptionType from mutating the object ([`aaf4b58`](https://github.com/ghostdevv/jellycommands/commit/aaf4b58d54f646d9aa05851ef24ac0ffb50f0c06))
8+
9+
* use applicationCommandData for hashId instead of options ([`12fb5ec`](https://github.com/ghostdevv/jellycommands/commit/12fb5ec92aeba5218b505acf1fed59b9c487379e))
10+
311
## 1.0.0-next.35
412

513
### 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.35",
3+
"version": "1.0.0-next.36",
44
"author": "GHOST",
55
"license": "MIT",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)