Skip to content

Commit

Permalink
Merge pull request #213 from vtex/update/country-rules
Browse files Browse the repository at this point in the history
Update Ecuador rules
  • Loading branch information
omninando authored Oct 29, 2019
2 parents 6575cd8 + 98d2e7f commit 2ebac63
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Changed
- Update Ecuador rules, including some parishes for Pichincha province.

## [3.6.9] - 2019-10-28

### Added
Expand Down
13 changes: 13 additions & 0 deletions react/country/ECU.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,14 +221,27 @@ const countryData = {
'Santa Clara': '0017',
},
Pichincha: {
Alangasí: '0018',
Amaguaña: '0018',
Cayambe: '0018',
Conocoto: '0018',
Cumbayá: '0018',
'El Quinche': '0018',
'La Merced': '0018',
Mejia: '0018',
'Pedro Moncayo': '0018',
'Pedro Vicente Maldonado': '0018',
'Puerto Quito': '0018',
Pifo: '0018',
Pintag: '0018',
Puembo: '0018',
Quito: '0018',
Ruminahui: '0018',
'San Miguel De Los Bancos': '0018',
'Sangolqui y Mitad del Mundo': '0018',
Tababela: '0018',
Tumbaco: '0018',
Yaruquí: '0018'
},
'Santa Elena': {
'Santa Elena': '0019',
Expand Down

0 comments on commit 2ebac63

Please sign in to comment.