diff --git a/CHANGELOG.md b/CHANGELOG.md index f09bb118..07e3ef46 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] +### Fixed + +- New cities in Venezuela. + ## [3.38.3] - 2025-02-25 ## [3.38.2] - 2025-02-25 diff --git a/react/country/VEN.ts b/react/country/VEN.ts index f1895bfe..213e7c87 100644 --- a/react/country/VEN.ts +++ b/react/country/VEN.ts @@ -128,6 +128,7 @@ const countryData = { 'Andrés Bello': '2410', 'Paz Castillo': '2411', Independencia: '2412', + Urdaneta: '1211', }, Monagas: { Piar: '6200', @@ -182,6 +183,14 @@ const countryData = { }, Vargas: { Vargas: '1162', + Caraballeda: '1165', + Carayaca: '1167', + 'Catia La Mar': '1162', + 'La Guaira': '1160', + 'La Sabana': '1168', + Macuto: '1164', + Maiquetía: '1161', + Naiguatá: '1166', }, Yaracuy: { Bruzual: '3202',