File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
packages/create-jellycommands Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 6464 " tall-cups-shake" ,
6565 " unlucky-peas-watch" ,
6666 " unlucky-snails-suffer" ,
67+ " violet-ways-reply" ,
6768 " wet-sheep-act" ,
6869 " wild-horses-lie" ,
6970 " yellow-snakes-thank"
Original file line number Diff line number Diff line change 11# create-jellycommands
22
3+ ## 0.1.0-next.12
4+
5+ ### Patch Changes
6+
7+ - windows doesn't like the \* character so replace with \_ ([ #150 ] ( https://github.com/ghostdevv/jellycommands/pull/150 ) )
8+
39## 0.1.0-next.11
410
511### 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.1.0-next.11 " ,
4+ "version" : " 0.1.0-next.12 " ,
55 "type" : " module" ,
66 "bin" : {
77 "create-jellycommands" : " src/bin.js"
You can’t perform that action at this time.
0 commit comments