diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f276016..05bcd8e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [3.9.3] - 2020-04-28 + ### Fixed - Typos in some states/cities from Guatemala. diff --git a/manifest.json b/manifest.json index 94ff2167..cf4ea6ea 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "3.9.2", + "version": "3.9.3", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index 93324a87..b6ff824f 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "3.9.2", + "version": "3.9.3", "description": "address-form React component", "main": "lib/index.js", "files": [