File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 88 "api" : {
99 "package-name" : " @unraid/api" ,
1010 "release-type" : " node" ,
11+ "include-component-in-tag" : false ,
1112 "skip-github-release" : true ,
1213 "component" : " api"
1314 },
1415 "web" : {
1516 "package-name" : " @unraid/web" ,
1617 "release-type" : " node" ,
18+ "include-component-in-tag" : false ,
1719 "skip-github-release" : true ,
1820 "component" : " web"
1921 },
2022 "unraid-ui" : {
2123 "package-name" : " @unraid/ui" ,
2224 "release-type" : " node" ,
25+ "include-component-in-tag" : false ,
2326 "skip-github-release" : true ,
2427 "component" : " unraid-ui"
2528 },
2629 "plugin" : {
2730 "package-name" : " @unraid/connect-plugin" ,
2831 "release-type" : " node" ,
32+ "include-component-in-tag" : false ,
2933 "skip-github-release" : true ,
3034 "component" : " plugin"
3135 }
You can’t perform that action at this time.
0 commit comments