File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @qwik-ui/theme-daisy" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " Qwik UI components library - daisy theme" ,
55 "publishConfig" : {
66 "access" : " public"
Original file line number Diff line number Diff line change 4040 "executor" : " @jscutlery/semver:version" ,
4141 "options" : {
4242 "dryRun" : true ,
43- "preid " : " alpha "
43+ "releaseAs " : " patch "
4444 }
4545 },
4646 "version-publish" : {
4747 "executor" : " @jscutlery/semver:version" ,
4848 "options" : {
4949 "noVerify" : true ,
5050 "push" : true ,
51+ "releaseAs" : " patch" ,
5152 "postTargets" : [" daisy:publish" , " daisy:push-to-github" ]
5253 }
5354 },
Original file line number Diff line number Diff line change 3636 "executor" : " @jscutlery/semver:version" ,
3737 "options" : {
3838 "dryRun" : true ,
39- "preid " : " alpha "
39+ "releaseAs " : " patch "
4040 }
4141 },
4242 "version" : {
4343 "executor" : " @jscutlery/semver:version" ,
44- "options" : {}
44+ "options" : {
45+ "releaseAs" : " patch"
46+ }
4547 },
4648 "version-publish" : {
4749 "executor" : " @jscutlery/semver:version" ,
4850 "options" : {
4951 "noVerify" : true ,
5052 "push" : true ,
53+ "releaseAs" : " patch" ,
5154 "postTargets" : [" headless:publish" , " headless:push-to-github" ]
5255 }
5356 },
You can’t perform that action at this time.
0 commit comments