mirror of
https://github.com/Baboo7/strapi-plugin-import-export-entries.git
synced 2025-09-04 00:02:40 -04:00
docs(.versionrc.json): Update changelog generation config
This commit is contained in:
parent
80d134b591
commit
da1888f1bc
@ -2,12 +2,12 @@
|
||||
"types": [
|
||||
{ "type": "feat", "section": "⚡️ Features" },
|
||||
{ "type": "fix", "section": "🐞 Bug Fixes" },
|
||||
{ "type": "chore", "hidden": true },
|
||||
{ "type": "test", "section": "🧪 Tests" },
|
||||
{ "type": "refacto", "section": "🛠 Refacto" },
|
||||
{ "type": "chore", "section": "🧹 Chores" },
|
||||
{ "type": "docs", "hidden": true },
|
||||
{ "type": "style", "hidden": true },
|
||||
{ "type": "refactor", "hidden": true },
|
||||
{ "type": "perf", "hidden": true },
|
||||
{ "type": "test", "hidden": true }
|
||||
{ "type": "perf", "hidden": true }
|
||||
],
|
||||
"commitUrlFormat": "https://github.com/Baboo7/strapi-plugin-import-export-entries/commits/{{hash}}",
|
||||
"compareUrlFormat": "https://github.com/Baboo7/strapi-plugin-import-export-entries/compare/{{previousTag}}...{{currentTag}}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user