forked from MapComplete/MapComplete
Add feature section to versionrc
This commit is contained in:
parent
77af14e9c6
commit
4552ccbbf1
1 changed files with 5 additions and 1 deletions
|
@ -4,6 +4,10 @@
|
|||
"type": "feat",
|
||||
"section": "Features"
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"section": "Features"
|
||||
},
|
||||
{
|
||||
"type": "fix",
|
||||
"section": "Bug Fixes"
|
||||
|
@ -51,4 +55,4 @@
|
|||
],
|
||||
"commitUrlFormat": "https://source.mapcomplete.org/MapComplete/MapComplete/commits/{{hash}}",
|
||||
"compareUrlFormat": "https://source.mapcomplete.org/MapComplete/MapComplete/compare/{{previousTag}}...{{currentTag}}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue