Skip to content

Commit

Permalink
Merge pull request #627 from vtex/fix/colombia-city
Browse files Browse the repository at this point in the history
Add Colombia city
  • Loading branch information
jeffersontuc authored Dec 11, 2024
2 parents 066b534 + eaa6183 commit 49a0aaa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

### Fixed
- Add optionsPairs for DEU to complain with checkout autocomplete.

Expand Down
1 change: 1 addition & 0 deletions react/country/COL.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 49a0aaa

Please sign in to comment.