diff --git a/CHANGELOG.md b/CHANGELOG.md index d1837057..73ce4d7b 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.8.4] - 2019-11-27 + ### Fixed - Postal Code autocomplete which should only call API if country is supported diff --git a/manifest.json b/manifest.json index cf92b6e7..36928b04 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "3.8.3", + "version": "3.8.4", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index d8a91e39..fb368b8b 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "3.8.3", + "version": "3.8.4", "description": "address-form React component", "main": "lib/index.js", "files": [