Skip to content

Commit

Permalink
build(package): use semantic-release
Browse files Browse the repository at this point in the history
BREAKING CHANGE: v2
  • Loading branch information
Rubilmax committed Oct 16, 2024
1 parent 134aac1 commit 981d407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"extends": ["@commitlint/config-conventional"]
},
"release": {
"branches": ["main", "next"],
"branches": ["main"],
"extends": "semantic-release-monorepo"
}
}

0 comments on commit 981d407

Please sign in to comment.