From 99598143a8881926ffd661dd1a9fde701f31d1e3 Mon Sep 17 00:00:00 2001 From: saurabhdaware Date: Fri, 18 Oct 2024 13:16:34 +0530 Subject: [PATCH] feat(Amount): add changeset for amount --- .changeset/negative-amount.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .changeset/negative-amount.md diff --git a/.changeset/negative-amount.md b/.changeset/negative-amount.md new file mode 100644 index 00000000000..a9c4439d3d2 --- /dev/null +++ b/.changeset/negative-amount.md @@ -0,0 +1,10 @@ +--- +'@razorpay/blade': minor +--- + +feat(Amount): add support for negative amount +fix(PhoneNumberInput): PhoneNumber input compatibility issues with i18nify + +> ![NOTE] +> +> Consumers should upgrade to latest version of i18nify-js and i18nify-react for support of negative amount