diff --git a/.versionrc.json b/.versionrc.json new file mode 100644 index 00000000..e21157b5 --- /dev/null +++ b/.versionrc.json @@ -0,0 +1,7 @@ +{ + "types": [ + {"type":"feat","section":"Features"}, + {"type":"perf","section":"Improvements"}, + {"type":"fix","section":"Bug Fixes"} + ] +} \ No newline at end of file