diff --git a/.changeset/chilled-socks-provide.md b/.changeset/chilled-socks-provide.md deleted file mode 100644 index 220d9508..00000000 --- a/.changeset/chilled-socks-provide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@razorpay/i18nify-js": patch ---- - -fix: fix phone number regex's diff --git a/packages/i18nify-js/CHANGELOG.md b/packages/i18nify-js/CHANGELOG.md index dac04b01..d4d28f24 100644 --- a/packages/i18nify-js/CHANGELOG.md +++ b/packages/i18nify-js/CHANGELOG.md @@ -1,5 +1,11 @@ # @razorpay/i18nify-js +## 1.10.3 + +### Patch Changes + +- 948d7fc: fix: fix phone number regex's + ## 1.10.2 ### Patch Changes diff --git a/packages/i18nify-js/package.json b/packages/i18nify-js/package.json index c774038a..9a5cb2ba 100644 --- a/packages/i18nify-js/package.json +++ b/packages/i18nify-js/package.json @@ -1,6 +1,6 @@ { "name": "@razorpay/i18nify-js", - "version": "1.10.2", + "version": "1.10.3", "author": "tarun khanna ", "license": "MIT", "contributors": [