Skip to content

Commit a321ee9

Browse files
committed
chore: update standard-version config
1 parent 85b64f6 commit a321ee9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.versionrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99
"type": "perf",
1010
"section": "Performance Improvements",
1111
"hidden": false
12+
},
13+
{
14+
"type": "feat",
15+
"section": "Features",
16+
"hidden": false
17+
},
18+
{
19+
"type": "fix",
20+
"section": "Bug Fixes",
21+
"hidden": false
1222
}
1323
],
1424
"skip": {

0 commit comments

Comments
 (0)