From 4c2339f8b0bbbd09e52d2742e39452766e499843 Mon Sep 17 00:00:00 2001 From: Bossa573 Date: Tue, 15 Aug 2023 10:21:04 +0800 Subject: [PATCH] Bump to 3.1.39 - https://github.com/AfterShip/phone/pull/362 add Angullia 2642, 2644 area code --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ca3c1d..6b33ddf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phone", - "version": "3.1.38", + "version": "3.1.39", "description": "With a given country and phone number, validate and format the phone number to E.164 standard", "main": "./dist/index.js", "types": "./dist/index.d.ts",