mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-04-05 08:53:55 -04:00
changelog: show 'others' above depndencies
This commit is contained in:
@@ -42,14 +42,14 @@ changelog:
|
||||
- title: "Bug fixes"
|
||||
regexp: '^.*?fix(\([[:word:]]+\))??!?:.+$'
|
||||
order: 1
|
||||
- title: Others
|
||||
order: 2
|
||||
- title: "Go dependencies"
|
||||
regexp: '^.*?go-dep(\([[:word:]]+\))??!?:.+$'
|
||||
order: 2
|
||||
order: 997
|
||||
- title: "Npm dependencies"
|
||||
regexp: '^.*?npm-dep(\([[:word:]]+\))??!?:.+$'
|
||||
order: 3
|
||||
order: 998
|
||||
- title: "Github Actions"
|
||||
regexp: '^.*?gh-action(\([[:word:]]+\))??!?:.+$'
|
||||
order: 4
|
||||
- title: Others
|
||||
order: 999
|
||||
|
||||
Reference in New Issue
Block a user