File tree Expand file tree Collapse file tree 1 file changed +55
-1
lines changed
Expand file tree Collapse file tree 1 file changed +55
-1
lines changed Original file line number Diff line number Diff line change 3434 "bump-patch-for-minor-pre-major" : true ,
3535 "versioning" : " default"
3636 }
37- }
37+ },
38+ "changelog-sections" : [
39+ {
40+ "type" : " fix" ,
41+ "section" : " π Bug Fixes"
42+ },
43+ {
44+ "type" : " feat" ,
45+ "section" : " β¨ New Features"
46+ },
47+ {
48+ "type" : " chore" ,
49+ "section" : " π§Ή Chore"
50+ },
51+ {
52+ "type" : " docs" ,
53+ "section" : " π Documentation"
54+ },
55+ {
56+ "type" : " perf" ,
57+ "section" : " π Performance"
58+ },
59+ {
60+ "type" : " build" ,
61+ "hidden" : true ,
62+ "section" : " π οΈ Build"
63+ },
64+ {
65+ "type" : " deps" ,
66+ "section" : " π¦ Dependencies"
67+ },
68+ {
69+ "type" : " ci" ,
70+ "hidden" : true ,
71+ "section" : " π¦ CI"
72+ },
73+ {
74+ "type" : " refactor" ,
75+ "section" : " π Refactoring"
76+ },
77+ {
78+ "type" : " revert" ,
79+ "section" : " π Reverts"
80+ },
81+ {
82+ "type" : " style" ,
83+ "hidden" : true ,
84+ "section" : " π¨ Styling"
85+ },
86+ {
87+ "type" : " test" ,
88+ "hidden" : true ,
89+ "section" : " π§ͺ Tests"
90+ }
91+ ]
3892}
You canβt perform that action at this time.
0 commit comments