Skip to content

Commit 49fbb8d

Browse files
committed
chore: update .versionrc
1 parent 40af29c commit 49fbb8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.versionrc.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"bumpFiles": [{ "filename": "lerna.json", "type": "json" }],
55
"types": [
66
{ "type": "feat", "section": "Features" },
7+
{ "type": "spike", "section": "Work in Progress" },
78
{ "type": "breaking", "section": "Breaking" },
89
{ "type": "enhance", "section": "Enhancements" },
910
{ "type": "fix", "section": "Bug Fixes" },

0 commit comments

Comments
 (0)