Skip to content

Commit

Permalink
remove lerna-changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenFang committed Jan 18, 2018
1 parent a9dd05d commit 1cedea5
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 335 deletions.
12 changes: 1 addition & 11 deletions lerna.json
Expand Up @@ -3,15 +3,5 @@
"packages": [
"packages/*"
],
"version": "independent",
"changelog": {
"repo": "react-bootstrap-table/react-bootstrap-table2",
"labels": {
"breaking change": ":boom: Breaking Change",
"enhancement": ":rocket: Enhancement",
"bug": ":bug: Bug Fix",
"document": ":memo: Documentation"
},
"cacheDir": ".changelog"
}
"version": "independent"
}
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -58,7 +58,6 @@
"jsdom": "11.2.0",
"jsdom-global": "3.0.2",
"lerna": "2.0.0",
"lerna-changelog": "^0.7.0",
"node-sass": "4.5.3",
"react-test-renderer": "16.0.0",
"sass-loader": "6.0.6",
Expand Down

0 comments on commit 1cedea5

Please sign in to comment.