Skip to content

Commit

Permalink
chore: setup release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Aug 14, 2023
1 parent edeb8fc commit 58ab231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"extends": "@sanity/semantic-release-preset",
"branches": ["main"]
"branches": ["+([0-9])?(.{+([0-9]),x}).x", "main"]
}

0 comments on commit 58ab231

Please sign in to comment.