Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3649f83

Browse files
select lerna-changelog to generate change log
1 parent a37ef68 commit 3649f83

File tree

3 files changed

+1073
-614
lines changed

3 files changed

+1073
-614
lines changed

‎lerna.json‎

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,15 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "0.0.0"
6+
"version": "independent",
7+
"changelog": {
8+
"repo": "react-bootstrap-table/react-bootstrap-table2",
9+
"labels": {
10+
"breaking change": ":boom: Breaking Change",
11+
"enhancement": ":rocket: Enhancement",
12+
"bug": ":bug: Bug Fix",
13+
"document": ":memo: Documentation"
14+
},
15+
"cacheDir": ".changelog"
16+
}
717
}

‎package.json‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"jsdom": "11.2.0",
5454
"jsdom-global": "3.0.2",
5555
"lerna": "2.0.0",
56+
"lerna-changelog": "^0.7.0",
5657
"node-sass": "4.5.3",
5758
"react-test-renderer": "16.0.0",
5859
"rimraf": "2.6.2",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /