From ecf4667305cb0a28db36d317a9ead0dfcc387062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= Date: Wed, 22 May 2019 05:17:18 +0200 Subject: [PATCH] Add "PR: Performance" label for the changelog (#10011) [skip ci] --- lerna.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index 22b5d96c9a..f521d3e600 100644 --- a/lerna.json +++ b/lerna.json @@ -10,7 +10,8 @@ "PR: Bug Fix :bug:": ":bug: Bug Fix", "PR: Polish :nail_care:": ":nail_care: Polish", "PR: Docs :memo:": ":memo: Documentation", - "PR: Internal :house:": ":house: Internal" + "PR: Internal :house:": ":house: Internal", + "PR: Performance :running_woman:": ":running_woman: Performance" } }, "command": {