Skip to content

Commit 4eeccad

Browse files
committed
chore: fmt
1 parent 28682f0 commit 4eeccad

File tree

6 files changed

+120
-120
lines changed

6 files changed

+120
-120
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
### Checklist
44

5-
- [ ] Related issue: <!-- If this pr has a issue with it then replace this comment with the issue number e.g. #11 -->
6-
- [ ] Changesets done <!-- If this pr includes a change, generate it by running pnpm changeset -->
7-
- [ ] Docs Updated
8-
- [ ] Tests Added
5+
- [ ] Related issue: <!-- If this pr has a issue with it then replace this comment with the issue number e.g. #11 -->
6+
- [ ] Changesets done <!-- If this pr includes a change, generate it by running pnpm changeset -->
7+
- [ ] Docs Updated
8+
- [ ] Tests Added
99

1010
### Body
1111

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@ Jellycommands is a developer experience focused command framework for discord.js
2424

2525
# Support
2626

27-
- ### Join the [discord](https://discord.gg/2Vd4wAjJnm)
28-
- ### Create a issue on the [github](https://github.com/ghostdevv/jellycommands)
27+
- ### Join the [discord](https://discord.gg/2Vd4wAjJnm)
28+
- ### Create a issue on the [github](https://github.com/ghostdevv/jellycommands)
2929

3030
# Support Development
3131

32-
- ### Patreon / PayPal
32+
- ### Patreon / PayPal
3333

3434
[Click me](https://ghostdev.xyz/donate)
3535

36-
- ### Add the badge to your readme
36+
- ### Add the badge to your readme
3737

3838
Copy the text below to get our readme badge
3939

packages/create-jellycommands/CHANGELOG.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,130 +4,130 @@
44

55
### Patch Changes
66

7-
- chore: update jsdoc comments ([#228](https://github.com/ghostdevv/jellycommands/pull/228))
7+
- chore: update jsdoc comments ([#228](https://github.com/ghostdevv/jellycommands/pull/228))
88

99
## 0.1.0-next.16
1010

1111
### Minor Changes
1212

13-
- breaking: require discord.js v14.15.3 or above ([#206](https://github.com/ghostdevv/jellycommands/pull/206))
13+
- breaking: require discord.js v14.15.3 or above ([#206](https://github.com/ghostdevv/jellycommands/pull/206))
1414

1515
### Patch Changes
1616

17-
- chore: update templates ([`2ecb7cc3eb191c406e50c068bc4fc4adac3a1895`](https://github.com/ghostdevv/jellycommands/commit/2ecb7cc3eb191c406e50c068bc4fc4adac3a1895))
17+
- chore: update templates ([`2ecb7cc3eb191c406e50c068bc4fc4adac3a1895`](https://github.com/ghostdevv/jellycommands/commit/2ecb7cc3eb191c406e50c068bc4fc4adac3a1895))
1818

1919
## 0.1.0-next.15
2020

2121
### Minor Changes
2222

23-
- update templates to have buttons ([`9401374`](https://github.com/ghostdevv/jellycommands/commit/9401374ab11c7a91b0d114b197f6768e6eb00c6a))
23+
- update templates to have buttons ([`9401374`](https://github.com/ghostdevv/jellycommands/commit/9401374ab11c7a91b0d114b197f6768e6eb00c6a))
2424

2525
### Patch Changes
2626

27-
- update template deps ([`4ecfed6`](https://github.com/ghostdevv/jellycommands/commit/4ecfed6634eb94c84adc2ffd52ef4c9dc16826cb))
27+
- update template deps ([`4ecfed6`](https://github.com/ghostdevv/jellycommands/commit/4ecfed6634eb94c84adc2ffd52ef4c9dc16826cb))
2828

2929
## 0.1.0-next.14
3030

3131
### Patch Changes
3232

33-
- update styles of create-jellycommands ([#156](https://github.com/ghostdevv/jellycommands/pull/156))
33+
- update styles of create-jellycommands ([#156](https://github.com/ghostdevv/jellycommands/pull/156))
3434

35-
- add src/app.d.ts ([#155](https://github.com/ghostdevv/jellycommands/pull/155))
35+
- add src/app.d.ts ([#155](https://github.com/ghostdevv/jellycommands/pull/155))
3636

37-
- update the jsconfig.json and tsconfig.json ([`dc96114`](https://github.com/ghostdevv/jellycommands/commit/dc961145241448e186a632eb254540b6ca044884))
37+
- update the jsconfig.json and tsconfig.json ([`dc96114`](https://github.com/ghostdevv/jellycommands/commit/dc961145241448e186a632eb254540b6ca044884))
3838

39-
- update non-major dependancies ([#162](https://github.com/ghostdevv/jellycommands/pull/162))
39+
- update non-major dependancies ([#162](https://github.com/ghostdevv/jellycommands/pull/162))
4040

4141
## 0.1.0-next.13
4242

4343
### Patch Changes
4444

45-
- update dependancies ([`45dab7f`](https://github.com/ghostdevv/jellycommands/commit/45dab7fd09388390270460d2c42556a58cfe7f6e))
45+
- update dependancies ([`45dab7f`](https://github.com/ghostdevv/jellycommands/commit/45dab7fd09388390270460d2c42556a58cfe7f6e))
4646

4747
## 0.1.0-next.12
4848

4949
### Patch Changes
5050

51-
- windows doesn't like the \* character so replace with \_ ([#150](https://github.com/ghostdevv/jellycommands/pull/150))
51+
- windows doesn't like the \* character so replace with \_ ([#150](https://github.com/ghostdevv/jellycommands/pull/150))
5252

5353
## 0.1.0-next.11
5454

5555
### Patch Changes
5656

57-
- fix gitignore not being copied accross ([`9485ba8`](https://github.com/ghostdevv/jellycommands/commit/9485ba8aff1c159a6fc495a63792da5a1db3b736))
57+
- fix gitignore not being copied accross ([`9485ba8`](https://github.com/ghostdevv/jellycommands/commit/9485ba8aff1c159a6fc495a63792da5a1db3b736))
5858

5959
## 0.1.0-next.10
6060

6161
### Patch Changes
6262

63-
- update dependancies ([`0b359ab`](https://github.com/ghostdevv/jellycommands/commit/0b359abc4ec563febf638a26a36b567e0d0072eb))
63+
- update dependancies ([`0b359ab`](https://github.com/ghostdevv/jellycommands/commit/0b359abc4ec563febf638a26a36b567e0d0072eb))
6464

6565
## 0.1.0-next.9
6666

6767
### Minor Changes
6868

69-
- update to discord.js v14 ([#132](https://github.com/ghostdevv/jellycommands/pull/132))
69+
- update to discord.js v14 ([#132](https://github.com/ghostdevv/jellycommands/pull/132))
7070

7171
### Patch Changes
7272

73-
- update to discord.js v14 ([#132](https://github.com/ghostdevv/jellycommands/pull/132))
73+
- update to discord.js v14 ([#132](https://github.com/ghostdevv/jellycommands/pull/132))
7474

75-
* update docs links ([#133](https://github.com/ghostdevv/jellycommands/pull/133))
75+
* update docs links ([#133](https://github.com/ghostdevv/jellycommands/pull/133))
7676

7777
## 0.0.1-next.8
7878

7979
### Patch Changes
8080

81-
- update readme's ([`159086c`](https://github.com/ghostdevv/jellycommands/commit/159086c4725c99d6c47eab975c92227e7454ff0a))
81+
- update readme's ([`159086c`](https://github.com/ghostdevv/jellycommands/commit/159086c4725c99d6c47eab975c92227e7454ff0a))
8282

8383
## 0.0.1-next.7
8484

8585
### Patch Changes
8686

87-
- update template dependancies ([`653b59e`](https://github.com/ghostdevv/jellycommands/commit/653b59eb7c708968e4aac1f51ae1291a7ecf56fb))
87+
- update template dependancies ([`653b59e`](https://github.com/ghostdevv/jellycommands/commit/653b59eb7c708968e4aac1f51ae1291a7ecf56fb))
8888

8989
## 0.0.1-next.6
9090

9191
### Patch Changes
9292

93-
- add comments and switch to global dev mode ([`165aa38`](https://github.com/ghostdevv/jellycommands/commit/165aa389a923726534e36cba5c4d76092521b4dc))
93+
- add comments and switch to global dev mode ([`165aa38`](https://github.com/ghostdevv/jellycommands/commit/165aa389a923726534e36cba5c4d76092521b4dc))
9494

95-
* remove GUILD_MEMBERS intent ([`1844a28`](https://github.com/ghostdevv/jellycommands/commit/1844a280a09d2f2711b1addbdd6347439402fc00))
95+
* remove GUILD_MEMBERS intent ([`1844a28`](https://github.com/ghostdevv/jellycommands/commit/1844a280a09d2f2711b1addbdd6347439402fc00))
9696

9797
## 0.0.1-next.5
9898

9999
### Patch Changes
100100

101-
- update dependancies ([`05f52a5`](https://github.com/ghostdevv/jellycommands/commit/05f52a5b2a9a22ddb89ffc55a9de4e81da92b03e))
101+
- update dependancies ([`05f52a5`](https://github.com/ghostdevv/jellycommands/commit/05f52a5b2a9a22ddb89ffc55a9de4e81da92b03e))
102102

103103
## 0.0.1-next.4
104104

105105
### Patch Changes
106106

107-
- update dependancies ([`6a33bc4`](https://github.com/ghostdevv/jellycommands/commit/6a33bc452f67162171589f9642ccde3a55c4b368))
107+
- update dependancies ([`6a33bc4`](https://github.com/ghostdevv/jellycommands/commit/6a33bc452f67162171589f9642ccde3a55c4b368))
108108

109109
## 0.0.1-next.3
110110

111111
### Patch Changes
112112

113-
- fix dev script ([`d5b4eac`](https://github.com/ghostdevv/jellycommands/commit/d5b4eac1c0ba2d1c1d8e8937bd01540cca89dfd3))
113+
- fix dev script ([`d5b4eac`](https://github.com/ghostdevv/jellycommands/commit/d5b4eac1c0ba2d1c1d8e8937bd01540cca89dfd3))
114114

115115
## 0.0.1-next.2
116116

117117
### Patch Changes
118118

119-
- add .jellycommands to ignore ([`5f9a28c`](https://github.com/ghostdevv/jellycommands/commit/5f9a28c24bbb5ab697413c37df106fc5c144146a))
119+
- add .jellycommands to ignore ([`5f9a28c`](https://github.com/ghostdevv/jellycommands/commit/5f9a28c24bbb5ab697413c37df106fc5c144146a))
120120

121121
## 0.0.1-next.1
122122

123123
### Patch Changes
124124

125-
- update template deps ([`8cef81f`](https://github.com/ghostdevv/jellycommands/commit/8cef81ff7237830529b2e5a1009e857e705e5b3c))
125+
- update template deps ([`8cef81f`](https://github.com/ghostdevv/jellycommands/commit/8cef81ff7237830529b2e5a1009e857e705e5b3c))
126126

127-
* add a gitignore ([`770683a`](https://github.com/ghostdevv/jellycommands/commit/770683ac1f9a0aa5602360f1e61e8886976b612e))
127+
* add a gitignore ([`770683a`](https://github.com/ghostdevv/jellycommands/commit/770683ac1f9a0aa5602360f1e61e8886976b612e))
128128

129129
## 0.0.1-next.0
130130

131131
### Patch Changes
132132

133-
- New create jellycommands ([`2a5e6aa`](https://github.com/ghostdevv/jellycommands/commit/2a5e6aa7ee3da6c658f964fc9951f5795a009534))
133+
- New create jellycommands ([`2a5e6aa`](https://github.com/ghostdevv/jellycommands/commit/2a5e6aa7ee3da6c658f964fc9951f5795a009534))

packages/docs/src/content/docs/components/events/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Your IDE should be able to provide intellisense for the event arguments once you
4747

4848
We pass the "event context" as the first argument to the `run` fn, which is an object that includes:
4949

50-
- `client` - this is your JellyCommands client
51-
- `props` - this is a shortcut to your [`client.props`](/components/props)
50+
- `client` - this is your JellyCommands client
51+
- `props` - this is a shortcut to your [`client.props`](/components/props)
5252

5353
For example, let's destructure these from the context of the above example:
5454

packages/docs/src/content/docs/migrate/components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ This guide covers breaking changes introduced in JellyCommands `1.0.0-next.44`.
99

1010
The following minimum versions are now required:
1111

12-
- Node v20.13.1
13-
- Discord.js v14.15.3
12+
- Node v20.13.1
13+
- Discord.js v14.15.3
1414

1515
## "Components"
1616

0 commit comments

Comments
 (0)