Skip to content

Commit 4587bff

Browse files
committed
chore: Add scopeMap to Changelogen config
1 parent adfaef2 commit 4587bff

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: changelog.config.json

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
{
2+
"scopeMap": {
3+
"histoire": "Histoire",
4+
"nuxt": "Nuxt",
5+
"pinia": "Pinia",
6+
"vitest": "Vitest",
7+
"vue": "Vue"
8+
},
29
"templates": {
310
"commitMessage": "release: `v{{newVersion}}`"
411
}

0 commit comments

Comments
 (0)