diff --git a/package.json b/package.json index bd28448..72c805b 100644 --- a/package.json +++ b/package.json @@ -56,8 +56,8 @@ "@semantic-release/github" ], "branches": [ - "v1.1.x", - "v2.x" + "v2.x", + "v3.x" ] } }