Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 584b2fe

Browse files
committed
chore: update semantic-release supported branches to include old default branch
1 parent 2892647 commit 584b2fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.releaserc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"branches": [
3-
"main"
3+
"main",
4+
"master"
45
],
56
"plugins": [
67
"@semantic-release/commit-analyzer",

0 commit comments

Comments
 (0)