Skip to content

Commit

Permalink
feat(Amount): add changeset for amount
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabhdaware committed Oct 18, 2024
1 parent e57cbc0 commit 9959814
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .changeset/negative-amount.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 9959814

Please sign in to comment.