Skip to content

Commit

Permalink
chore: update lerna.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Mar 7, 2019
1 parent eac751b commit 973653a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
"changelog": {
"repo": "dvajs/dva",
"labels": {
"new feature": ":rocket: New Feature",
"breaking change": ":boom: Breaking Change",
"bug": ":bug: Bug Fix",
"enhancement": ":nail_care: Enhancement",
"documentation": ":memo: Documentation"
"pr: enhancement": ":rocket: Enhancement",
"pr: bug": ":bug: Bug Fix",
"pr: documentation": ":book: Documentation",
"pr: dependency": ":deciduous_tree: Dependency"
},
"cacheDir": ".changelog"
},
Expand Down

0 comments on commit 973653a

Please sign in to comment.