From a0ca183b5a5f46d9e90e7a3602319df4df1884f1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 2 Nov 2023 17:02:31 +0000 Subject: [PATCH] chore(release): 4.0.3 [skip ci] ## [4.0.3](https://github.com/goveo/react-international-phone/compare/v4.0.2...v4.0.3) (2023-11-02) ### Bug Fixes * **countryData:** add country codes for Puerto Rico ([411a441](https://github.com/goveo/react-international-phone/commit/411a4418353079264bd4307ec7d619ccf376c9fd)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e504893..af2a03f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.0.3](https://github.com/goveo/react-international-phone/compare/v4.0.2...v4.0.3) (2023-11-02) + + +### Bug Fixes + +* **countryData:** add country codes for Puerto Rico ([411a441](https://github.com/goveo/react-international-phone/commit/411a4418353079264bd4307ec7d619ccf376c9fd)) + ## [4.0.2](https://github.com/goveo/react-international-phone/compare/v4.0.1...v4.0.2) (2023-10-31) diff --git a/package.json b/package.json index c7139d9..6031459 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-international-phone", - "version": "4.0.2", + "version": "4.0.3", "description": "☎️ International phone input component for React", "keywords": [ "react",