select lerna-changelog to generate change log

This commit is contained in:
Chun-MingChen
2018-01-07 01:46:52 +08:00
parent a37ef6883d
commit 3649f83eaf
3 changed files with 1072 additions and 613 deletions
+11 -1
View File
@@ -3,5 +3,15 @@
"packages": [
"packages/*"
],
"version": "0.0.0"
"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"
}
}
+1
View File
@@ -53,6 +53,7 @@
"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",
"rimraf": "2.6.2",
+1060 -612
View File
File diff suppressed because it is too large Load Diff