File tree 1 file changed +5
-8
lines changed
1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 4
4
},
5
5
"$schema" : " https://raw.githubusercontent.com/stainless-api/release-please/main/schemas/config.json" ,
6
6
"include-v-in-tag" : true ,
7
+ "include-component-in-tag" : false ,
7
8
"bump-minor-pre-major" : true ,
8
9
"bump-patch-for-minor-pre-major" : true ,
9
10
"pull-request-header" : " Automated Release PR" ,
26
27
},
27
28
{
28
29
"type" : " chore" ,
29
- "section" : " Miscellaneous Chores" ,
30
- "hidden" : true
30
+ "section" : " Chores"
31
31
},
32
32
{
33
33
"type" : " docs" ,
34
- "section" : " Documentation" ,
35
- "hidden" : true
34
+ "section" : " Documentation"
36
35
},
37
36
{
38
37
"type" : " style" ,
39
- "section" : " Styles" ,
40
- "hidden" : true
38
+ "section" : " Styles"
41
39
},
42
40
{
43
41
"type" : " refactor" ,
50
48
},
51
49
{
52
50
"type" : " build" ,
53
- "section" : " Build System" ,
54
- "hidden" : true
51
+ "section" : " Build System"
55
52
},
56
53
{
57
54
"type" : " ci" ,
You can’t perform that action at this time.
0 commit comments