From 655a9727379bc59c9619621e413eb41835e5dc7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hu=C3=A1ng=20J=C3=B9nli=C3=A0ng?= Date: Sat, 7 Dec 2019 15:21:52 -0500 Subject: [PATCH] chore: add PR Revert labels to changelog (#10836) --- lerna.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index 829afaf6c3ce..866f7611113a 100644 --- a/lerna.json +++ b/lerna.json @@ -11,7 +11,8 @@ "PR: Polish :nail_care:": ":nail_care: Polish", "PR: Docs :memo:": ":memo: Documentation", "PR: Internal :house:": ":house: Internal", - "PR: Performance :running_woman:": ":running_woman: Performance" + "PR: Performance :running_woman:": ":running_woman: Performance", + "PR: Revert :leftwards_arrow_with_hook:": ":leftwards_arrow_with_hook: Revert" } }, "command": {