Skip to content

Commit

Permalink
fix: remove npm from plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeveland27 committed Feb 17, 2023
1 parent fc56961 commit a628f6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
["@semantic-release/changelog", {
"changelogFile": "CHANGELOG.md"
}],
"@semantic-release/npm",
["@semantic-release/git", {
"assets": ["CHANGELOG.md", "package.json", "package-lock.json"],
"message": "chore(release): ${nextRelease.version}\n\n${nextRelease.notes}"
Expand Down

0 comments on commit a628f6c

Please sign in to comment.