From 86059fee48c23ed66c9b3cc874b8093425d599d7 Mon Sep 17 00:00:00 2001 From: Sujith Date: Thu, 15 Jun 2023 12:11:05 +0530 Subject: [PATCH] fix: patch update after integration:mutation split Signed-off-by: Sujith --- .changeset/silent-socks-perform.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/silent-socks-perform.md diff --git a/.changeset/silent-socks-perform.md b/.changeset/silent-socks-perform.md new file mode 100644 index 00000000000..6741ce14ba4 --- /dev/null +++ b/.changeset/silent-socks-perform.md @@ -0,0 +1,5 @@ +--- +"reaction": patch +--- + +Patch update after integration:mutation split