diff --git a/CHANGELOG.md b/CHANGELOG.md index 8494632b..77256660 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.5.10] - 2019-05-16 + ### Added - Country restrictions when geolocation autocomplete address diff --git a/manifest.json b/manifest.json index aeb7bae7..02fabbb9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "3.5.9", + "version": "3.5.10", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/package.json b/package.json index ea29cf22..95912b06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "3.5.9", + "version": "3.5.10", "description": "address-form React component", "main": "lib/index.js", "files": [