Skip to content

Commit

Permalink
chore(build): Removed unneeded git plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
seebeen committed Sep 27, 2023
1 parent c3deaa2 commit ac81987
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .releaserc
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"branches": [
"master",
"next"
"master"
],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/git",
[
"@semantic-release/exec",
{
Expand Down

0 comments on commit ac81987

Please sign in to comment.