File tree Expand file tree Collapse file tree 5 files changed +19
-2
lines changed Expand file tree Collapse file tree 5 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 77 "create-jellycommands" : " 0.0.0"
88 },
99 "changesets" : [
10+ " angry-radios-teach" ,
1011 " chilly-pets-speak" ,
1112 " cool-trees-guess" ,
1213 " famous-books-switch" ,
2122 " long-squids-run" ,
2223 " loud-lemons-shave" ,
2324 " mean-pandas-develop" ,
25+ " mean-turkeys-thank" ,
2426 " metal-glasses-repeat" ,
2527 " mighty-schools-happen" ,
2628 " nasty-weeks-invent" ,
4446 " sweet-dolls-beg" ,
4547 " tall-cups-shake" ,
4648 " unlucky-snails-suffer" ,
49+ " wet-sheep-act" ,
4750 " yellow-snakes-thank"
4851 ]
4952}
Original file line number Diff line number Diff line change 11# create-jellycommands
22
3+ ## 0.0.1-next.6
4+
5+ ### Patch Changes
6+
7+ - add comments and switch to global dev mode ([ ` 165aa38 ` ] ( https://github.com/ghostdevv/jellycommands/commit/165aa389a923726534e36cba5c4d76092521b4dc ) )
8+
9+ * remove GUILD_MEMBERS intent ([ ` 1844a28 ` ] ( https://github.com/ghostdevv/jellycommands/commit/1844a280a09d2f2711b1addbdd6347439402fc00 ) )
10+
311## 0.0.1-next.5
412
513### 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 init jellycommands" ,
4- "version" : " 0.0.1-next.5 " ,
4+ "version" : " 0.0.1-next.6 " ,
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.29
4+
5+ ### Patch Changes
6+
7+ - fix command id resolution process ([ ` 07e29b5 ` ] ( https://github.com/ghostdevv/jellycommands/commit/07e29b5d63240ebf2dd5d6b7c41c8175e1f9b0fb ) )
8+
39## 1.0.0-next.28
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " jellycommands" ,
3- "version" : " 1.0.0-next.28 " ,
3+ "version" : " 1.0.0-next.29 " ,
44 "author" : " GHOST" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments