Skip to content

Commit 05ca5c4

Browse files
committed
fix(core): remove useless lerna-changelog
1 parent 4ef3f08 commit 05ca5c4

File tree

3 files changed

+3765
-971
lines changed

3 files changed

+3765
-971
lines changed

lerna.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,5 @@
1111
},
1212
"npmClientArgs": [
1313
"--registry=https://registry.npmjs.org/"
14-
],
15-
"changelog": {
16-
"labels": {
17-
"bug": "bug :bug:",
18-
"documentation": "documentation :book:",
19-
"enhancement": "enhancement :sparkles:",
20-
"epic": "EPIC! :crossed_swords:",
21-
"fix / refactor": "fix / refactor :construction:"
22-
},
23-
"cacheDir": ".changelog"
24-
}
14+
]
2515
}

0 commit comments

Comments
 (0)