diff --git a/CHANGELOG.md b/CHANGELOG.md index c06bd485..033e3ca1 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.34.7] - 2023-10-09 + ### Fixed - New Zealand geolocation to include neighborhood. diff --git a/manifest.json b/manifest.json index 711967d2..053a08a1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,15 +1,13 @@ { "name": "address-form", "vendor": "vtex", - "version": "3.34.6", + "version": "3.34.7", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", "mustUpdateAt": "2019-01-08", "categories": [], - "registries": [ - "smartcheckout" - ], + "registries": ["smartcheckout"], "settingsSchema": {}, "dependencies": { "vtex.checkout": "0.x",