File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed
Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 11---
22version : 2
33
4- release :
5- footer : >-
6- Released by [GoReleaser](https://github.com/goreleaser/goreleaser).
7-
84changelog :
95 use : gitea
106 sort : asc
@@ -24,6 +20,9 @@ changelog:
2420 - title : 🐛 Bug fixes
2521 regexp : ' ^.*?fix(\([[:word:]]+\))??!?:.+$'
2622 order : 1
23+ - title : 🎭 Puppet Modules
24+ regexp : ' ^chore:\s(pin|update|added)\spuppet-.*'
25+ order : 998
2726 - title : 🥴 Others
2827 order : 999
2928builds :
Original file line number Diff line number Diff line change 11---
22version : 2
33
4- release :
5- footer : >-
6- Released by [GoReleaser](https://github.com/goreleaser/goreleaser).
7-
84changelog :
95 use : github
106 sort : asc
@@ -24,6 +20,9 @@ changelog:
2420 - title : 🐛 Bug fixes
2521 regexp : ' ^.*?fix(\([[:word:]]+\))??!?:.+$'
2622 order : 1
23+ - title : 🎭 Puppet Modules
24+ regexp : ' ^chore:\s(pin|update|added)\spuppet-.*'
25+ order : 998
2726 - title : 🥴 Others
2827 order : 999
2928
You can’t perform that action at this time.
0 commit comments