Skip to content

Commit

Permalink
ci(release): removes git plugin from semantic release (#5)
Browse files Browse the repository at this point in the history
Dropping the git plugin from semantic release because of this comment:
semantic-release/git#477
  • Loading branch information
Tbhesswebber authored Jan 13, 2024
1 parent 50a5867 commit 93de6f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ const config = {
"@semantic-release/release-notes-generator",
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git",
"@semantic-release/github",
],
};
Expand Down

0 comments on commit 93de6f9

Please sign in to comment.