diff --git a/lerna.json b/lerna.json index a6c855450b0b..c8df3aabf0d4 100644 --- a/lerna.json +++ b/lerna.json @@ -10,7 +10,7 @@ "tag: bug fix": ":bug: Bug Fix", "tag: polish": ":nail_care: Polish", "tag: documentation": ":memo: Documentation", - "tag: internal": ":house: Internal", + "tag: maintenance": ":wrench: Maintenance", "tag: performance": ":running_woman: Performance" }, "cacheDir": ".changelog"