From 18cbfdf35ab2694fc13cd22b57009adca66be353 Mon Sep 17 00:00:00 2001 From: rzpcibot <64553331+rzpcibot@users.noreply.github.com> Date: Thu, 20 Jun 2024 18:58:55 +0530 Subject: [PATCH] build(i18nify): update version (#159) Co-authored-by: github-actions[bot] --- .changeset/chilled-socks-provide.md | 5 ----- packages/i18nify-js/CHANGELOG.md | 6 ++++++ packages/i18nify-js/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/chilled-socks-provide.md 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": [