diff --git a/package.json b/package.json index ff4ba11..de610eb 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,8 @@ }, "release": { "branches": [ - "main" + "main", + "next" ], "plugins": [ "@semantic-release/npm",