From 551651f52ec8e1056ffb3dc29e7dbb3cd525cb09 Mon Sep 17 00:00:00 2001 From: sheilagomes Date: Mon, 3 Jun 2024 16:38:57 -0300 Subject: [PATCH] Add Guatemala city --- CHANGELOG.md | 4 ++++ react/country/data/GTM.json | 1 + 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6f2fced..5af97a2d 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 city ('Guatemala Zona 25') in Guatemala. + ## [3.36.1] - 2024-05-29 ### Fixed diff --git a/react/country/data/GTM.json b/react/country/data/GTM.json index 2c8c281b..9cf204a3 100644 --- a/react/country/data/GTM.json +++ b/react/country/data/GTM.json @@ -149,6 +149,7 @@ "Guatemala Zona 18": "1018", "Guatemala Zona 19": "1019", "Guatemala Zona 21": "1021", + "Guatemala Zona 25": "1025", "Mixco (sin zona)": "1057", "Mixco Zona 1": "105701", "Mixco Zona 2": "105702",