Skip to content

Commit

Permalink
fix: added missing npm config semantic release conf
Browse files Browse the repository at this point in the history
  • Loading branch information
LijuJoseJJ committed Oct 24, 2020
1 parent df95ded commit 6808651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module.exports = {
plugins: [
'@semantic-release/commit-analyzer',
'@semantic-release/release-notes-generator',
'@semantic-release/npm',
'@semantic-release/github',
'@semantic-release/git',
],
Expand Down

0 comments on commit 6808651

Please sign in to comment.