diff --git a/.versionrc.json b/.versionrc.json index 8d3e462cb1..c7629c0f55 100644 --- a/.versionrc.json +++ b/.versionrc.json @@ -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}}" -} \ No newline at end of file +}