Skip to content

Commit

Permalink
chore: use own changelog preset
Browse files Browse the repository at this point in the history
  • Loading branch information
wopian committed Aug 29, 2018
1 parent c543714 commit fc66de6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"master"
],
"conventionalCommits": true,
"changelogPreset": "angular-all-2",
"message": "chore(release): publish packages",
"npmClient": "yarn"
}
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"rules:wopian-vue": "eslint-find-rules packages/eslint-config-wopian-vue/index.js --current"
},
"devDependencies": {
"conventional-changelog-angular-all-2": "~5.0.1",
"eslint": "~5.4.0",
"eslint-find-rules": "~3.3.0",
"jest": "~23.5.0",
Expand Down

0 comments on commit fc66de6

Please sign in to comment.