Fix configuration of lerna-changelog (#7803) [skip ci]

This commit is contained in:
Hana Shiro
2018-04-26 21:52:02 -05:00
committed by Henry Zhu
parent a5edab7393
commit b28ffedead
3 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
"version": "7.0.0-beta.46",
"changelog": {
"repo": "babel/babel",
"cacheDir": ".changelog",
"labels": {
"PR: Spec Compliancy :eyeglasses:": ":eyeglasses: Spec Compliancy",
"PR: Breaking Change :boom:": ":boom: Breaking Change",
@@ -13,7 +14,6 @@
"PR: Internal :house:": ":house: Internal"
}
},
"cacheDir": ".changelog",
"commands": {
"publish": {
"ignore": [