Skip to content

Commit

Permalink
chore: Add changelog to semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
robcresswell committed Jun 25, 2019
1 parent 5bd84ab commit fff01cb
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 832 deletions.
1 change: 1 addition & 0 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"branch": "dev",
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/changelog",
[
"@semantic-release/github",
{
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"@mdi/js": "3.6.95",
"@semantic-release/changelog": "^3.0.4",
"@vue/test-utils": "1.0.0-beta.29",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^24.8.0",
Expand Down
Loading

0 comments on commit fff01cb

Please sign in to comment.