We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40af29c commit 49fbb8dCopy full SHA for 49fbb8d
.versionrc.json
@@ -4,6 +4,7 @@
4
"bumpFiles": [{ "filename": "lerna.json", "type": "json" }],
5
"types": [
6
{ "type": "feat", "section": "Features" },
7
+ { "type": "spike", "section": "Work in Progress" },
8
{ "type": "breaking", "section": "Breaking" },
9
{ "type": "enhance", "section": "Enhancements" },
10
{ "type": "fix", "section": "Bug Fixes" },
0 commit comments