File tree Expand file tree Collapse file tree 5 files changed +36
-2
lines changed Expand file tree Collapse file tree 5 files changed +36
-2
lines changed Original file line number Diff line number Diff line change 1010 " angry-ladybugs-study" ,
1111 " angry-radios-teach" ,
1212 " chatty-insects-whisper" ,
13+ " chilled-avocados-speak" ,
1314 " chilly-pets-speak" ,
1415 " cool-boats-kick" ,
1516 " cool-mugs-knock" ,
2021 " early-cherries-poke" ,
2122 " eighty-poets-laugh" ,
2223 " famous-books-switch" ,
24+ " forty-jeans-speak" ,
2325 " four-panthers-tap" ,
2426 " gentle-flowers-tease" ,
2527 " great-horses-heal" ,
2931 " hungry-olives-allow" ,
3032 " khaki-roses-sin" ,
3133 " large-spoons-move" ,
34+ " lemon-walls-sin" ,
3235 " light-boats-guess" ,
3336 " long-squids-run" ,
3437 " loud-lemons-shave" ,
4548 " olive-kiwis-exist" ,
4649 " olive-trainers-relate" ,
4750 " orange-ads-wave" ,
51+ " orange-spiders-rescue" ,
4852 " perfect-guests-eat" ,
4953 " perfect-needles-rush" ,
5054 " perfect-oranges-beg" ,
5155 " pink-drinks-learn" ,
56+ " popular-laws-walk" ,
5257 " rare-owls-listen" ,
58+ " rich-bugs-tickle" ,
5359 " rotten-zebras-perform" ,
5460 " rude-melons-whisper" ,
5561 " sharp-shirts-think" ,
6975 " violet-ways-reply" ,
7076 " wet-sheep-act" ,
7177 " wild-horses-lie" ,
78+ " wise-needles-look" ,
79+ " witty-geese-deliver" ,
7280 " yellow-snakes-thank"
7381 ]
7482}
Original file line number Diff line number Diff line change 11# create-jellycommands
22
3+ ## 0.1.0-next.14
4+
5+ ### Patch Changes
6+
7+ - update styles of create-jellycommands ([ #156 ] ( https://github.com/ghostdevv/jellycommands/pull/156 ) )
8+
9+ - add src/app.d.ts ([ #155 ] ( https://github.com/ghostdevv/jellycommands/pull/155 ) )
10+
11+ - update the jsconfig.json and tsconfig.json ([ ` dc96114 ` ] ( https://github.com/ghostdevv/jellycommands/commit/dc961145241448e186a632eb254540b6ca044884 ) )
12+
13+ - update non-major dependancies ([ #162 ] ( https://github.com/ghostdevv/jellycommands/pull/162 ) )
14+
315## 0.1.0-next.13
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " create-jellycommands" ,
33 "description" : " Get started quickly with jellycommands by running npm create jellycommands" ,
4- "version" : " 0.1.0-next.13 " ,
4+ "version" : " 0.1.0-next.14 " ,
55 "type" : " module" ,
66 "bin" : {
77 "create-jellycommands" : " src/bin.js"
Original file line number Diff line number Diff line change 11# jellycommands
22
3+ ## 1.0.0-next.40
4+
5+ ### Patch Changes
6+
7+ - add errors to props.get, props.set, props.has to aid in migration ([ #159 ] ( https://github.com/ghostdevv/jellycommands/pull/159 ) )
8+
9+ - (breaking) update props api to be typesafe and easier to use ([ #155 ] ( https://github.com/ghostdevv/jellycommands/pull/155 ) )
10+
11+ - add a guard to catch no guild id when dev mode enabled ([ #165 ] ( https://github.com/ghostdevv/jellycommands/pull/165 ) )
12+
13+ - change command/event file resolution logic ([ #161 ] ( https://github.com/ghostdevv/jellycommands/pull/161 ) )
14+
15+ - update non-major dependancies ([ #162 ] ( https://github.com/ghostdevv/jellycommands/pull/162 ) )
16+
317## 1.0.0-next.39
418
519### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " jellycommands" ,
3- "version" : " 1.0.0-next.39 " ,
3+ "version" : " 1.0.0-next.40 " ,
44 "author" : " GHOST" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments