Skip to content

Commit

Permalink
fix(ci): semantic release default plugins added (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartolkaruza committed Oct 31, 2019
1 parent 34f5d20 commit 25c5b56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -55,6 +55,8 @@
"branch": "master",
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/github",
"@semantic-release/npm",
"@semantic-release/release-notes-generator",
[
"semantic-release-slack-bot",
Expand Down

0 comments on commit 25c5b56

Please sign in to comment.