Skip to content

Commit

Permalink
chore: add npm plugin for semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
duniul committed Sep 4, 2020
1 parent ca9d7cc commit 8b18232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ module.exports = {
message: 'chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}',
},
],
'@semantic-release/npm',
],
};

0 comments on commit 8b18232

Please sign in to comment.