File tree 2 files changed +13
-0
lines changed
2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
## [ Unreleased]
9
9
10
+ ### Fixed
11
+
12
+ - New cities in Venezuela.
13
+
10
14
## [ 4.26.3] - 2025-02-25
11
15
12
16
### Changed
Original file line number Diff line number Diff line change @@ -127,6 +127,7 @@ const countryData = {
127
127
'Andrés Bello' : '2410' ,
128
128
'Paz Castillo' : '2411' ,
129
129
Independencia : '2412' ,
130
+ Urdaneta : '1211' ,
130
131
} ,
131
132
Monagas : {
132
133
Piar : '6200' ,
@@ -181,6 +182,14 @@ const countryData = {
181
182
} ,
182
183
Vargas : {
183
184
Vargas : '1162' ,
185
+ Caraballeda : '1165' ,
186
+ Carayaca : '1167' ,
187
+ 'Catia La Mar' : '1162' ,
188
+ 'La Guaira' : '1160' ,
189
+ 'La Sabana' : '1168' ,
190
+ Macuto : '1164' ,
191
+ Maiquetía : '1161' ,
192
+ Naiguatá : '1166' ,
184
193
} ,
185
194
Yaracuy : {
186
195
Bruzual : '3202' ,
You can’t perform that action at this time.
0 commit comments