From 9a5ece7722b8dc118f806264195b2c0b6ed82645 Mon Sep 17 00:00:00 2001 From: sheilagomes Date: Mon, 18 Nov 2024 13:45:43 -0300 Subject: [PATCH] Add Colombia city --- CHANGELOG.md | 4 ++++ react/country/COL.ts | 1 + 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5c569a6..d8f77d53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Added + +- New postal code for Doradal to Colombia (COL) country file. + ## [3.38.0] - 2024-10-30 ### Fixed diff --git a/react/country/COL.ts b/react/country/COL.ts index 8adc677c..9a83f8d9 100644 --- a/react/country/COL.ts +++ b/react/country/COL.ts @@ -59,6 +59,7 @@ const countryData = { Copacabana: '05212', Dabeiba: '05234', Donmatías: '05237', + Doradal: '53448', Ebéjico: '05240', 'El Bagre': '05250', 'El Carmen De Viboral': '05148',