diff --git a/.releaserc.json b/.releaserc.json new file mode 100644 index 00000000..ca0705fd --- /dev/null +++ b/.releaserc.json @@ -0,0 +1,3 @@ +{ + "branches": ["main", "next", "beta", "alpha"] +}