File tree Expand file tree Collapse file tree
packages/create-jellycommands Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 "@jellycommands/playground" : " 0.1.0"
1010 },
1111 "changesets" : [
12+ " all-forks-accept" ,
1213 " angry-ladybugs-study" ,
1314 " angry-mice-explode" ,
1415 " angry-panthers-report" ,
1516 " angry-radios-teach" ,
17+ " brown-feet-dress" ,
1618 " chatty-insects-whisper" ,
1719 " chilled-avocados-speak" ,
1820 " chilly-pets-speak" ,
2628 " dirty-wombats-sip" ,
2729 " early-cherries-poke" ,
2830 " eighty-poets-laugh" ,
31+ " evil-donuts-film" ,
2932 " famous-books-switch" ,
3033 " five-trees-flow" ,
3134 " forty-apes-scream" ,
8285 " rich-bugs-tickle" ,
8386 " rotten-zebras-perform" ,
8487 " rude-melons-whisper" ,
88+ " rude-results-tie" ,
8589 " sharp-shirts-think" ,
8690 " silent-hounds-teach" ,
91+ " silent-llamas-hope" ,
8792 " silly-beers-nail" ,
8893 " silly-bugs-roll" ,
8994 " silly-goats-kiss" ,
96101 " stupid-candles-share" ,
97102 " sweet-dolls-beg" ,
98103 " tall-cups-shake" ,
104+ " ten-walls-repair" ,
99105 " thick-clouds-battle" ,
100106 " thick-ducks-press" ,
101107 " thick-llamas-check" ,
Original file line number Diff line number Diff line change 11# create-jellycommands
22
3+ ## 0.1.0-next.18
4+
5+ ### Minor Changes
6+
7+ - feat: update templates ([ ` 411b65d ` ] ( https://github.com/ghostdevv/jellycommands/commit/411b65d0a7f99509b3a8a0ae5fcb7c2ae5c24dff ) )
8+
9+ ### Patch Changes
10+
11+ - fix: add license to package.json ([ ` eb53d98 ` ] ( https://github.com/ghostdevv/jellycommands/commit/eb53d984f30d7a1e24c82c278c4be62eef756718 ) )
12+
13+ - perf: remove cpy dependency ([ ` f008d92 ` ] ( https://github.com/ghostdevv/jellycommands/commit/f008d925cd548ab72cf2e901bd27634d6be84b6a ) )
14+
15+ - perf: remove update-notifier dependency ([ ` 2da3d4d ` ] ( https://github.com/ghostdevv/jellycommands/commit/2da3d4d1184d2f15f0e2601d6473a6729646d760 ) )
16+
17+ - perf: remove desm dependency ([ ` f9a1ac3 ` ] ( https://github.com/ghostdevv/jellycommands/commit/f9a1ac3060fcc09d798ff2fa939cc034a91e25e0 ) )
18+
19+ - perf: replace minimist with mri ([ ` c005ca0 ` ] ( https://github.com/ghostdevv/jellycommands/commit/c005ca0658af0bdb1a43366eeaa248bc45d3f439 ) )
20+
321## 0.1.0-next.17
422
523### Patch Changes
Original file line number Diff line number Diff line change 22 "name" : " create-jellycommands" ,
33 "description" : " Get started quickly with jellycommands by running npm create jellycommands" ,
44 "license" : " MIT" ,
5- "version" : " 0.1.0-next.17 " ,
5+ "version" : " 0.1.0-next.18 " ,
66 "type" : " module" ,
77 "bin" : {
88 "create-jellycommands" : " src/bin.js"
You can’t perform that action at this time.
0 commit comments